MediaWiki:Common.js: Difference between revisions

Eran Hodis (talk | contribs)
No edit summary
Eran Hodis (talk | contribs)
No edit summary
Line 212: Line 212:
               strStart = targetSuffix.lastIndexOf("_");
               strStart = targetSuffix.lastIndexOf("_");
               targetSuffix = targetSuffix.slice(strStart + 1);
               targetSuffix = targetSuffix.slice(strStart + 1);
              alert(targetSuffix);


               //now figure out the currently loaded file in the Jmol applet
               //now figure out the currently loaded file in the Jmol applet