views:

39

answers:

3

I need a jQuery plugin for skinning the form select tag. Currently I'm using the Uniform plugin but it degrades on IE6. Any help is appreciated!!!

A: 

one i used this and i liked it very much - its a plugin for a multiselect (don't know if you need a multi- or a single select) (maybe its possible to use this for single selects, i havn't tried that)

EDIT: this is for a single select-dropdown, but it's not as beautiful as the other one i mentioned

oezi
@oezi Thanks for the tips
Ozzy
+1  A: 

Do you know jQuery UI? Have a look at this:

Alerty
+1  A: 

For form elements skinning I use jqTransform

Anpher
Yes I use it too but this project I can't use it unfortunately. Reasons don't know, they don't want me to use it. That's why I'm using Uniform but i does not render on IE6
Ozzy