Hi Jmolers,

I use jmolResizeApplet() on my HTML page, and it works perfectly in Safari. 
However, it behaves strangely in Firefox.
You can try it here:
http://scbx.mssm.edu/sitecomp/mypage2.HTML

<INPUT TYPE="RADIO" NAME="resizeAppletRadioGroup" 
onclick="jmolResizeApplet([300,300]);">(300*300)
<INPUT TYPE="RADIO" NAME="resizeAppletRadioGroup" 
onclick="jmolResizeApplet([600,600]);">(600*600) 
<INPUT TYPE="RADIO" NAME="resizeAppletRadioGroup" 
onclick="jmolResizeApplet([600,300]);">(600*300) 

Any ideas?

Yingjie

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to