Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Styling select dropdowns with jQuery Re: Styling select dropdowns with jQuery

#54393
Rob MacKay
Participant

Do you mean you want JS to enable your drop downs to do something interesting other than just appear? You dont really style things, other than animations, in your JS otherwise it gets a little messy… best to call it in and attach it to the menu items…

What are you tryin to do? make a nice java enabled dropdown menu?