There seems to be a bug when using Info.defaultModel together with 
Info.deferApplet

A basic page with the code below
1. displays the image
2. on click, loads JSmol, the loading echo and then the model
3. the model disappears and the loading echo is displayed again

History in the console matches that: 
zap;set echo middle center;echo Retrieving data...
load async "=1crn";;zap;set echo middle center;echo Retrieving data...

var Info = {
        defaultModel: "=1crn",
        deferApplet: true,
        coverImage: "some.png", 
        color: 'white'
}

JSmol 14.6.1_2016.07.11


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to