X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples%2FjalviewLiteJs.html;h=c72e801a0f03a691115741873e8cc1807cf7eb7c;hb=ad15cff29620f960119f80176f1fd443da9f6763;hp=d0691b60e1b7cb7fda684244b23caa8d7842629f;hpb=92d3ddd8e9cf6f34759557f3ed85a12a1dd91c34;p=jalview.git diff --git a/examples/jalviewLiteJs.html b/examples/jalviewLiteJs.html index d0691b6..c72e801 100644 --- a/examples/jalviewLiteJs.html +++ b/examples/jalviewLiteJs.html @@ -1,7 +1,7 @@ - + - + Javascript API + - JalviewLite API documentation - - - - - + + + - - - - - + // close layer when click-out + document.onclick = mclose; + // --> + + @@ -87,82 +91,79 @@ document.onclick = mclose; - - - -
- +
-
+
+ + + + +

The jalviewLite applet's application programming interface (API) includes two components. A JalviewLite Javascript Library and the public methods on the JalviewLite applet.

-

The best way to learn how to use the API is to see it in action on the demonstration pages below:

-

Notes

  • Unfortunately Javascript - Java communication is not possible @@ -411,11 +412,17 @@ public static boolean debug -
+ + + +
+ +
+