JAL-1201 more tweaks to page layout
[jalview.git] / examples / linkedapplets_ng.html
index 80bda5e..1ea2718 100644 (file)
@@ -167,7 +167,7 @@ document.onclick = mclose;
 <li><a href="jalviewLiteJs.html">Javascript API</a></li>
 <li><a href="formComplete.html">in-page API demo</a></li>
 <li class="jvlite-nav-small"><a href="linkedApplets_ng.html">Two JalviewLites demo</a></li>
-<li><a href="embeddedWJmol.html">Sequence And Structure demo</a></li>
+<li><a href="embeddedWJmol.html">Jalview and Jmol demo</a></li>
 </ul>
 </div>
 
@@ -175,13 +175,6 @@ document.onclick = mclose;
     <strong>JalviewLite Linked Applets Demo<br></strong>
     <p>The two applets below use <a href="JalviewLiteJs.html">JalviewLite's javascript API</a> to exchange events about the currently selected region and mouse position in the alignment.
     </p>
-    <p>See the other demonstration pages below to see the API in action:</p>
-    <ul>
-          <li><a href="formComplete.html">use Javascript to control and get data from JalviewLite</a></li>
-          <li><a href="embeddedWJmol.html">configure JalviewLite to talk to a Jmol applet on the page.</a></li>
-          <li><a href="javascriptLaunch.html">launch JalviewLite from a javascript button</a></li>
-          
-    </ul>
        <script> 
   var attributes = {
     code : 'jalview.bin.JalviewLite',