Anyone know if it's possible to have an image in a drop down menu using Javascript?
The problem is that the SELECT tag has an attribute called VALUE - the value of which (!) you'd have to be able to set to an image.
eg <SELECT VALUE="mypic.gif">
- which would result in the text mypic.gif coming up in the FORM.
Is there a way round this? TIA!![]()



Bookmarks