JAL-1213 JAL-1395 add Jmol to JalviewLite classpath - need to find a way around this...
[jalview.git] / examples / linkedapplets_ng.html
index 9c88710..71f1540 100644 (file)
@@ -201,7 +201,7 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr
        <script> 
   var attributes = {
     code : 'jalview.bin.JalviewLite',
-    archive : 'jalviewApplet.jar',
+    archive : 'jalviewApplet.jar,JmolApplet-12.2.4.jar',
     width : 800,
     height : 300,
     mayscript : 'True', scriptable: 'True',
@@ -234,7 +234,7 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr
 <script> 
   var attributes = {
     code : 'jalview.bin.JalviewLite',
-    archive : 'jalviewApplet.jar',
+    archive : 'jalviewApplet.jar,JmolApplet-12.2.4.jar',
     width : 800,
     height : 300,
     mayscript : 'True', scriptable: 'True',