How to expand 'select' option width after the user wants to select an option.
Maybe this is an easy question, maybe not. I have a select box where I hardcode with width. Say 120px. ABC REALLY LONG TEXT, REALLY LONG TEXT, REALLY LONG TEXT I want to be able to show the second option so that the user can see the full length of the text. Like everything else. This works fine in Firefox, but doesn't work wit...