> I suppose it wouldn't be too hard to do a  
> global find and replace on all of those events.  As you say, it  
> shouldn't affect html pages.

Yes, I  think this case replace can go into the standard Jmol.js 
right away. 
The part about document.write needs some more thought (I am getting 
bad results in my pages using Bob's patched Jmol.js).

A couple more to-lowercase needs:

onClick >> onclick
onMouseover >> onmouseover
onMouseout >> onmouseout
onChange >> onchange
and
selected >> selected='selected'
checked >> checked='checked'

With those, all of these work: jmolButton(), jmolCheckbox(), 
jmolRadio(),  jmolMenu(), jmolLink() 

I am testing Firefox, Opera and Chrome in WinXP (don't have Safari 
right now, but last night it seemed to work too).

Ah, and it validates XHTML 1.0 Strict!



------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to