X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples%2FjalviewLiteJs.html;h=0e8b78ad4617d9f1d58eae6fe928562013c57243;hb=80c223c45fde0899c9794e887801dd82fffd3452;hp=d0691b60e1b7cb7fda684244b23caa8d7842629f;hpb=92d3ddd8e9cf6f34759557f3ed85a12a1dd91c34;p=jalview.git diff --git a/examples/jalviewLiteJs.html b/examples/jalviewLiteJs.html index d0691b6..0e8b78a 100644 --- a/examples/jalviewLiteJs.html +++ b/examples/jalviewLiteJs.html @@ -80,7 +80,9 @@ function mcancelclosetime() document.onclick = mclose; // --> - + @@ -88,10 +90,10 @@ document.onclick = mclose; @@ -100,39 +102,38 @@ document.onclick = mclose; @@ -148,21 +149,14 @@ document.onclick = mclose;
  • Applet Parameters
  • Javascript API
  • in-page API demo
  • -
  • Two JalviewLites demo
  • -
  • Sequence And Structure demo
  • +
  • Two JalviewLites demo
  • +
  • Jalview and Jmol demo
  • 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