I've got an HTML select box that I need to style. I'd prefer to use just CSS but if I have to I'll use jQuery to fill in the gaps.
Can anyone recommend a good tutorial or plugin?
I know, Google, but I've been searching for the last two hours and I'm not finding anything that meets my needs.
It needs to be:
- Compatible with jQuery 1.3.2
- Accessible
- Unobtrusive
- Completely customizable in terms of styling every aspect of a select box
Does anyone know anything that will meet my needs?