[Jmol-users] jmolRadioGroup and the DOM: Documentation

2007-05-11 Thread Mauricio Carrillo Tripp
I found a confusing (at first) statement in the documentation about jmolRadioGroup (perhaps others too) http://jmol.sourceforge.net/jslibrary/#jmolRadioGroup It reads: ** jmolRadioGroup(arrayOfRadioButtons, separatorHtml, groupName, id, title) *Advanced:* 1) The whole group of radio buttons will

Re: [Jmol-users] jmolRadioGroup and the DOM: Documentation

2007-05-11 Thread Bob Hanson
Mauricio Carrillo Tripp wrote: BTW, for those web devs that don't know a way to easily debug their pages/scripts, I recommend FireBug. Of course this means you need to use FireFox, but I'd expect this is something you're already using if you're smart, right? ;) Can you tell us more about

Re: [Jmol-users] jmolRadioGroup and the DOM: Documentation

2007-05-11 Thread Angel Herraez
Mauricio, I wrote that piece of doc just by inspecting Jmol.js. Didn't test the generated code with an example. I will look at it later to see how it can be clarified. The problem with too much detail, examples, etc. is that there are MANY functions in Jmol to keep documented and my time for