E
eh
How can I make a hover button launch a javascript script instead of going to
a web page?
I tried the following changes to the applet, but it did not work
<param name="url" valuetype="ref" value="javascript:runMe()">
Thank you
a web page?
I tried the following changes to the applet, but it did not work
<param name="url" valuetype="ref" value="javascript:runMe()">
Thank you