User Profile
Collapse
-
[QUOTE=levtannen]Yes, you are right. But the question remains, is there a way around?... -
onmouseover in option
Hello everybody,
I want to use the onmouseover commentd inside the option tag.
[HTML]<select name="select" size="4" style="font-family: tahoma;font-size:8pt;" multiple >
<option onmouseover="pr ocess();" onmouseout="ret urn clear();" value="some value">
some text
</option>
</select>[/HTML]
...
No activity results to display
Show More
Leave a comment: