User:AngelHerraez/Sandbox/Local Files Layout
< User:AngelHerraez | Sandbox
Jump to navigation
Jump to search
This is for testing, content is being moved to Jmol_Applet_Deployment_Local
Contents
Layouts for files
For running Jmol in local disks successfully (i.e. without Java security errors)
Jmol parent, models same
These layouts give no problems.
P | JmolApplet jar files | |||
---|---|---|---|---|
X | html files, model and script files | |||
C | ||||
S |
P | JmolApplet jar files | |||
---|---|---|---|---|
X | ||||
C | html files, model and script files | |||
S |
Jmol parent, models child
This layout gives no problems.
P | JmolApplet jar files | |||
---|---|---|---|---|
X | html files | |||
C | model and script files | |||
S |
Jmol sibling, models same
This layout cannot be used from local disk.
P | ||||
---|---|---|---|---|
X | html files, model and script files | |||
C | ||||
S | JmolApplet jar files |
Jmol sibling, models sibling
This layout may be used from local disk only
if you add UseCommandThread=true
to your page (see details).
P | ||||
---|---|---|---|---|
X | html files | |||
C | ||||
S | JmolApplet jar files, model and script files |