"How to delay the appearance of Jmol panel until the user requests it" -- A template for building webpages that include Jmol panels -- Available from http://biomodel.uah.es/Jmol/ and http://wiki.jmol.org/ Method A: pop-up / pop-in, using iframes Compatible with: JSmol 14 or later Author: Angel Herráez. Version 2019.11.28 This template is offered freely for anyone to use or adapt it, according to Creative Commons Attribution-ShareAlike 4.0 License, http://creativecommons.org/licenses/by-sa/4.0/ ------------ FILES NEEDED: - "pop_Jmol.htm": the webpage seen by users; you can change the filename freely, and have several pages based on it. - "pop_Jmol.js" -filename unchanged, common to all possible pages- - "Jmol_caption.htm" -filename unchanged, common to all possible pages and models- - "Jmol_container.htm" -filename unchanged, common to all possible pages and models- ------------ DESCRIPTION: - This layout permits to show one or more molecular models in a page, in a fixed size JSmol panel, using a limited set of predefined renderings. The 3D model only appears upon user's request. - For each instance (molecule), it automatically inserts in the page an image of the molecule and instructions for the user. Upon user's click, a Jmol model will be shown, either in a new window ("pop-up") or in place of the image ("pop-in"). - Uses inline frames (