The usage is:
$("some selector for selects").searchable(); //To use parameters: $("some selector for selects").searchable({arrowImage: 'some path'});
The available parameters are:
arrowImage: absolute image path
arrowImageOver: absolute image path
arrowImageDown: absolute image path
highlightItemBgColor: css color
highlightItemTextColor: css color
elementStyle: css style ()
You can download it here
No comments:
Post a Comment