Hello, David > Are there any tutorials currently available for inserting the applet into a > webpage?
Not very comprehensive, but you can get some example code from Jmol pages: http://jmol.sourceforge.net/demo/jssample1/ http://jmol.sourceforge.net/demo/ (oops, I see now that that example 1 is not working, the model does not get loaded; this is an error in the source code or in the file location; I will take care of it later. But the code shown in the page is correct.) Ah, and you also have my templates, referenced in the Wiki, http://wiki.jmol.org:81/index.php/Recycling_Corner#Dynamically_resized_panels_layout but those are not written for novices, they require some experience on your part. They are interesting because they provide automatic resizing of the applet according to browser's window size. > I am trying to make something similar to this: > http://www.rpc.msoe.edu/cbm/jmol/acetyl.php In fact, you could copy the code from any web page using Jmol (in html rather than php, unless you know your php well). ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

