Craig wrote:

> Wrapping the radio button call in a form fixes it! Thanks.
>
> A caution though. If I understand things correctly, one cannot have nested
> forms. Therefore when you come up with an "automagic" fix, be sure that
> the
> user doesn't call your function in the context of their own form. Not sure
> how to achieve that. Plus, those of us who have nested the call in a form
> will likely get "broken."

I am working-on/thinking-about this right now.

Q: Does anyone know for certain that forms cannot be nested?

There are several advantages to having me generate the <form> and </form>
tags ... I will give details later

I want to make a strawman proposal ...

The Jmol.js library will generate <form> and </form> tags using methods
  jmolBeginForm({formName})
  jmolEndForm()

Q: What problems do people forsee with this approach?


Miguel



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to