What Are Your Recommendations On A Jquery Custom Select Element Plugin?
I've seen quite a few online and I thought I'd consult the Stack Overflow community for which they may have experience with and can make recommendations. I basically am looking for
Solution 1:
Personally I like jQuery Image ComboBox plugin
- it is easy to skin (provided
.css
file and no tables :) ) - lightweight, easy to inject images
- uses classic
<select />
and<option />
elements
Solution 2:
try jQtransform and jQuery nice forms. both are pretty good, easy to style and light weight
Post a Comment for "What Are Your Recommendations On A Jquery Custom Select Element Plugin?"