Home
last modified time | relevance | path

Searched refs:nameSuffix (Results 1 – 1 of 1) sorted by relevance

/plugin/jmol2/jmol/
H A DJmol.js162 function jmolApplet(size, script, nameSuffix) { argument
386 script, nameSuffix);
732 if (! nameSuffix)
733 nameSuffix = appletCount;
734 appletSuffixes.push(nameSuffix);
744 params.name = 'jmolApplet' + nameSuffix;
753 "<object name='jmolApplet" + nameSuffix +
759 "<object name='jmolApplet" + nameSuffix +
768 "' id='jmolApplet" + nameSuffix +
799 jmolSetTarget(nameSuffix);
[all …]