I’ve seen jquery used to change a form select drop down box in to a ‘pretty’ drop down list widget. I can’t remember where I saw this but does anyone have any links or example code which show examples of how to use jquery to style form elements? I’d prefer it if it was code rather than a built in plug in.
Thanks
You might like this or this (smoother initial look) plugin. Both plugins aim at unobtrusively replacing the default
<select>box.