From aa942b856b678f7461f041850495698a46e9c7c7 Mon Sep 17 00:00:00 2001
From: tcofoegbu The snippet below shows a mininmal code for embeding Jalview applet into a web page.
+ Quick Links to jars for example:
Notes on applet deployment
+ Notes on applet deployment
- Required Dependency Downloads
@@ -46,13 +46,30 @@
+
+
+For more information and advanced options, see the applet parameters page, and other documentation in the links to the left.
+
+<applet code="jalview.bin.JalviewLite" width="756" height="560" archive="jalviewApplet.jar,JmolApplet-14.2.14_2015.06.11.jar,java-json.jar,json_simple-1.1.jar">
+ <param name="permissions" value="sandbox" />
+ <param name="file" value="plantfdx.fa" />
+ <param name="features" value="plantfdx.features" />
+ <param name="userDefinedColour" value="C=yellow; R,K,H=FF5555; D,E=5555FF" />
+ <param name="showFullId" value="false" />
+ <param name="embedded" value="true" />
+ <param name="linkLabel_1" value="Uniprot" />
+ <param name="linkUrl_1" value="http://www.uniprot.org/uniprot/$SEQUENCE_ID$" />
+ <param name="linkLabel_2" value="EMBL-EBI Search" />
+ <param name="linkUrl_2" value="http://www.ebi.ac.uk/ebisearch/search.ebi?db=allebi&query=$SEQUENCE_ID$" />
+ <param name="APPLICATION_URL" value="http://www.jalview.org/services/launchApp" />
+</applet>
+
- <applet code="jalview.bin.JalviewLite"
- archive="jalviewApplet.jar, mydata.zip">
+
<applet code="jalview.bin.JalviewLite" archive="jalviewApplet.jar, mydata.zip">
jalviewApplet.jar and JmolApplet.jar
-JalviewLite Button Examples
Try out JalviewLite by pressing one of the buttons below.
- For more information on how to use the applet in your website, see the applet parameters and other documentation in the links to the left.
Quick Links to jars for example:
jalviewApplet.jar and JmolApplet.jar
-
Quick Links to jars for example:
jalviewApplet.jar and JmolApplet.jar
-
Quick Links to jars for example:
jalviewApplet.jar and JmolApplet.jar
-
Quick Links to jars for example:
jalviewApplet.jar and JmolApplet.jar
-
Quick Links to jars for example:
jalviewApplet.jar and JmolApplet.jar
-