From 9f06569004895c680687699673abfe462b6a2086 Mon Sep 17 00:00:00 2001 From: tcofoegbu Date: Thu, 23 Jun 2016 14:47:20 +0100 Subject: [PATCH] JAL-1996 added notes for an alternative way to view example pages source code --- examples/applets.html | 2 +- examples/embedded.html | 2 +- examples/formComplete.html | 2 +- examples/javascriptLaunch.html | 2 +- examples/linkedapplets_ng.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/applets.html b/examples/applets.html index fd18098..1f65565 100644 --- a/examples/applets.html +++ b/examples/applets.html @@ -28,7 +28,7 @@

JalviewLite Button Examples

Try out JalviewLite by pressing one of the buttons below. - View the source for the examples below here
+ View the source for the examples below here (If the link doesn't work on your browser try going to this page and viewing the page source manually).
For more information on how to use the applet in your website, see the applet deployment, applet parameters, and other documentation in the links to the left.

 

diff --git a/examples/embedded.html b/examples/embedded.html index 77b5b5a..0d5ddf3 100644 --- a/examples/embedded.html +++ b/examples/embedded.html @@ -37,7 +37,7 @@

  • plantfdx.annotations - Jalview Alignment Annotations File
  • - View the source code for this example here

    + View the source code for this example here (If the link doesn't work on your browser try going to this page and viewing the page source manually).

    diff --git a/examples/formComplete.html b/examples/formComplete.html index 97d28ea..9e89990 100644 --- a/examples/formComplete.html +++ b/examples/formComplete.html @@ -33,7 +33,7 @@

    Using the Javascript API to fill out forms using data from JalviewLite
    Click the Javascript buttons below to interact with the Applet instance on the page.

    - View the source here to see how it has been done
    + View the source here to see how it has been done (If the link doesn't work on your browser try going to this page and viewing the page source manually).
    View the full JalviewLite API documentation. diff --git a/examples/javascriptLaunch.html b/examples/javascriptLaunch.html index 8d1b1a6..35b1d81 100644 --- a/examples/javascriptLaunch.html +++ b/examples/javascriptLaunch.html @@ -115,7 +115,7 @@ archive="jalviewApplet.jar,JmolApplet-14.2.14_2015.06.11.jar,java-json.jar,json_ -

    Javascript Launch Button

    The button below demonstrates how JalviewLite can be launched via a javascript action. View the source here to see how it has been done

    +

    Javascript Launch Button

    The button below demonstrates how JalviewLite can be launched via a javascript action. View the source here to see how it has been done (If the link doesn't work on your browser try going to this page and viewing the page source manually).

    diff --git a/examples/linkedapplets_ng.html b/examples/linkedapplets_ng.html index c6b9ed2..5890515 100644 --- a/examples/linkedapplets_ng.html +++ b/examples/linkedapplets_ng.html @@ -34,7 +34,7 @@

    JalviewLite Linked Applets Demo

    The two applets below use JalviewLite's javascript API to exchange events about the currently selected region and mouse position in the alignment. - View the source here to see how it has been done

    + View the source here to see how it has been done (If the link doesn't work on your browser try going to this page and viewing the page source manually).