new and restructured javascript examples and documentation (JAL-816,
[jalview.git] / examples / applets.html
index eeb0d87..21ed203 100755 (executable)
@@ -15,7 +15,7 @@
         <p align="left">For more information on how to use the applet in your
           website, see <a href="appletParameters.html"><strong>full list of applet
           parameters.</strong></a></p>
-        <p> Pressing one of the buttons below will load up a cut down version
+        <p> Pressing one of the buttons below will load up JalviewLite, a cut down version
           of Jalview, which runs within your web browser. </p>
         <H4 align="center"> Ferredoxins, chloroplast precursor related UniRef50
           cluster<br>
@@ -82,8 +82,8 @@
                     <td width="100"> <applet code="jalview.bin.JalviewLite"
                                width="140" height="35"
                                archive="jalviewApplet.jar,JmolApplet-12.1.13.jar">
-                        <param name="file" value="uniref50.fa">
-                        <param name="defaultColour" value="Strand Propensity">
+                        <param name="file" value="uniref50.fa">\r                        <!-- <param name="debug" value="true">
+                        -->\r                        <param name="defaultColour" value="Strand Propensity">
                         <param name="wrap" value="true">
                         <param name="showAnnotation" value="false">
                         <param name="windowHeight" value="500">
                   </tr>
                 </table></td>
             </tr>
-          </table>
-        </div>
+          </table>\r          
+        </div>\r        <p>&nbsp;</p>\r          <p>For more JalviewLite examples, follow the links below.\r          <ul>\r          <li><a href="embedded.html">JalviewLite embedded in the web page</a></li>\r          <li><a href="formComplete.html">use Javascript to control and get data from JalviewLite</a></li>\r          <li><a href="linkedapplets_ng.html">use Javascript to make two jalviewLite instances talk to each other</a></li>\r          <li><a href="embeddedWJmol.html">configure JalviewLite to talk to a Jmol applet on the page.</a></li>\r          </ul>
         <!-- InstanceEndEditable --></td>\r    </tr>\r  </table>\r</div>\r</body>\r<!-- InstanceEnd --></html>\r
\ No newline at end of file