Hi,
I want to supply tooltips for each of the option in a ww:select tag. I can do this in normal HTML by doing something like this:
<p>
<div>
<select name="mySelect" multiple="multiple"><br>
<option value="1" title="1">1</option><br>
<option value="2" title="2">2</option><br>
</select><br/>
</div>
<p>
This will show the tooltip as my mouse moves over the various options in the listbox.<p>
Is there a way to achieve this ww:select tag?<p>
thanks,<br>
-Piyush
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=544412&messageID=637727#637727---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...