Home
last modified time | relevance | path

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

/plugin/jmol2/jmol/
H A DJmol.js490 if (_jmol.hasGetElementById) {
497 if (_jmol.hasGetElementById) {
504 if (_jmol.hasGetElementById) {
511 if (_jmol.hasGetElementById) {
518 if (_jmol.hasGetElementById) {
525 if (_jmol.hasGetElementById) {
589 hasGetElementById: !!document.getElementById, property in _jmol
653 isBrowserCompliant = hasGetElementById;
666 isBrowserCompliant = hasGetElementById &&
674 isBrowserCompliant = hasGetElementById;
[all …]