A good jQuery <select> CSS plugin?
I hate the current simple <select>
drop down menu. Using jQuery, is there a way I can make it more... neat using CSS or something? Like a jQuery form enhancer! Thank开发者_StackOverflow社区s
You could check jqTransform
Does this do what you would like? http://jqueryui.com/demos/autocomplete/#combobox
here is something I've used before: http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/
精彩评论