> Miguel, I blush-- as I have just realized how easy it is to implement
this using html and the jmolScript function rather than trying to get
jmolLink to behave this way:
>
> <a href="javascript:jmolScript('script gtp2.spt;')"
> onMouseover="document.displayButton2.src='button_over.gif'"
> onMouseout="document.displayButton2.src=button.gif'">
> <img src="button.gif" border="0" name="displayButton2"></a>
>
> Sorry if I wasted your time!

Not a problem.

Other people are going to want to do the same thing, so I suspect it would
be a good idea to add a function (like jmolRollover) to the Jmol.js
library that will take care of this.


Miguel



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to