On 2004-11-16 (19:48) Miguel wrote: >I wrote: > >>Q: Does anyone know for certain that forms cannot be nested? > >Yes, I have found several references that say that <form> tags >cannot be nested. > > > >I still want to know what problems people may forsee with having me >output the <form> and </form> tags as part of explicit >jmolBeginForm() and jmolEndForm() functions. > >
it's faster to type <form></form>. also, easier to give your form a specific name, id, method, and action. of course, you can pass all of those as parameters to the opener function, but that's a pain IMHO. especially if you are trying to use php in conjunction with Jmol and the js library. disclaimer: I am a bit of a control freak. :-) I think documenting in clear fashion that the Jmol.js library elements require an enclosing form tag is good enough. regards, tim -- Timothy Driscoll molvisions - see, grasp, learn. <http://www.molvisions.com/> usa:north carolina:wake forest ------------------------------------------------------- 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

