Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 22 Sep 2015 09:26:47 +0000 (10:26 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 22 Sep 2015 09:26:47 +0000 (10:26 +0100)
examples/embeddedWJmol.html

index 3a2965b..e9bf475 100644 (file)
@@ -274,7 +274,7 @@ jmolInitialize("","JmolApplet-14.2.14_2015.06.11.jar");
 
 <div>
  <script>
-  jmolApplet("500x500","zap; load FILE '1gaq.txt'; frame 0; background black; select all; wireframe off; spacefill off; cartoons; restrict; center *; set selectionhalos true;select 0","jmolView");
+  jmolApplet("500x500","zap; load FILE '1gaq.txt'; frame 0; background black; select all; wireframe off; spacefill off; cartoons; restrict; center *; set selectionhalos true;set hoverDelay 0.001; select 0","jmolView");
  </script>
 </div>
 <div>