From 816df59c33ef8b27cc6c96ca2f70acac048b673a Mon Sep 17 00:00:00 2001 From: jprocter Date: Wed, 21 Nov 2012 15:51:37 +0000 Subject: [PATCH 1/1] valid URLs in website menu frame and fixed GA code --- examples/appletParameters.html | 66 +++++++++++++----------------- examples/applets.html | 53 ++++++++++++------------ examples/embedded.html | 51 ++++++++++++----------- examples/embeddedWJmol.html | 63 +++++++++++++---------------- examples/formComplete.html | 67 ++++++++++++++----------------- examples/jalviewLiteJs.html | 87 ++++++++++++++++++---------------------- examples/javascriptLaunch.html | 64 ++++++++++++----------------- examples/linkedapplets_ng.html | 63 +++++++++++++---------------- 8 files changed, 230 insertions(+), 284 deletions(-) diff --git a/examples/appletParameters.html b/examples/appletParameters.html index 427c8b7..3b10c14 100644 --- a/examples/appletParameters.html +++ b/examples/appletParameters.html @@ -80,7 +80,11 @@ function mcancelclosetime() document.onclick = mclose; // --> - + @@ -88,10 +92,10 @@ document.onclick = mclose; @@ -100,39 +104,38 @@ document.onclick = mclose; @@ -546,7 +549,7 @@ document.onclick = mclose;
  • Note parameter "PDBSeq" is no longer required.
  • -
  • Jalview 2.3 was updated to work with Jmol 11. See the versions archive if you want to download the old Jmol applet.
  • +
  • Jalview 2.3 was updated to work with Jmol 11. See the versions archive if you want to download the old Jmol applet.
  •  

    @@ -599,18 +602,5 @@ Bioinformatics 25 (9) 1189-1191 - var gaJsHost = (("https:" == document.location.protocol) ? - "https://ssl." : "http://www."); - document.write(unescape("%3Cscript src=\'" + gaJsHost + - "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E")); - - diff --git a/examples/applets.html b/examples/applets.html index e3e1d3c..c53cc7a 100755 --- a/examples/applets.html +++ b/examples/applets.html @@ -79,7 +79,11 @@ function mcancelclosetime() document.onclick = mclose; // --> - + @@ -87,10 +91,10 @@ document.onclick = mclose; @@ -99,39 +103,38 @@ document.onclick = mclose; @@ -319,4 +322,4 @@ Bioinformatics 25 (9) 1189-1191 + @@ -87,10 +91,10 @@ document.onclick = mclose; @@ -99,39 +103,38 @@ document.onclick = mclose; diff --git a/examples/embeddedWJmol.html b/examples/embeddedWJmol.html index 86dceea..5a65953 100644 --- a/examples/embeddedWJmol.html +++ b/examples/embeddedWJmol.html @@ -19,6 +19,11 @@ Embedded JalviewLite talking to externally managed Jmol + @@ -177,10 +182,10 @@ document.onclick = mclose; @@ -189,39 +194,38 @@ document.onclick = mclose; @@ -269,18 +273,5 @@ Bioinformatics 25 (9) 1189-1191 - var gaJsHost = (("https:" == document.location.protocol) ? - "https://ssl." : "http://www."); - document.write(unescape("%3Cscript src=\'" + gaJsHost + - "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E")); - - diff --git a/examples/formComplete.html b/examples/formComplete.html index 71a904a..91b0670 100644 --- a/examples/formComplete.html +++ b/examples/formComplete.html @@ -79,7 +79,11 @@ function mcancelclosetime() document.onclick = mclose; // --> - + @@ -87,10 +91,10 @@ document.onclick = mclose; @@ -99,39 +103,38 @@ document.onclick = mclose; @@ -218,18 +221,6 @@ Bioinformatics 25 (9) 1189-1191 - var gaJsHost = (("https:" == document.location.protocol) ? - "https://ssl." : "http://www."); - document.write(unescape("%3Cscript src=\'" + gaJsHost + - "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E")); - - + - \ No newline at end of file + diff --git a/examples/jalviewLiteJs.html b/examples/jalviewLiteJs.html index 5d0af5d..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; @@ -422,17 +423,5 @@ Bioinformatics 25 (9) 1189-1191 - var gaJsHost = (("https:" == document.location.protocol) ? - "https://ssl." : "http://www."); - document.write(unescape("%3Cscript src=\'" + gaJsHost + - "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E")); - - + diff --git a/examples/javascriptLaunch.html b/examples/javascriptLaunch.html index 7dbf8e0..f555265 100644 --- a/examples/javascriptLaunch.html +++ b/examples/javascriptLaunch.html @@ -79,7 +79,9 @@ function mcancelclosetime() document.onclick = mclose; // --> - + @@ -87,10 +89,10 @@ document.onclick = mclose; @@ -99,39 +101,38 @@ document.onclick = mclose; @@ -267,19 +268,6 @@ Bioinformatics 25 (9) 1189-1191 - var gaJsHost = (("https:" == document.location.protocol) ? - "https://ssl." : "http://www."); - document.write(unescape("%3Cscript src=\'" + gaJsHost + - "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E")); - - - \ No newline at end of file + diff --git a/examples/linkedapplets_ng.html b/examples/linkedapplets_ng.html index 4296146..86f4bc0 100644 --- a/examples/linkedapplets_ng.html +++ b/examples/linkedapplets_ng.html @@ -23,6 +23,11 @@ + - -- 1.7.10.2