Hi guys,
I have a site in which I use many forms with dropdown menus, and the site will be translated into several languages, which means that the translated texts might me much longer than the original one.
So, I'm looking for a good custom select menu offering a way to display wordwrapped text inside every option tag.
Ideally, it should conserve the same attributes/properties as a normal select object, so that I don't have to redo the existing javascript code.
Would you know something that can do this?
Thanks