JAL-857 removed 'development' as active link and added links to decorated html equiva...
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 8 Sep 2015 09:30:54 +0000 (10:30 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 8 Sep 2015 09:30:54 +0000 (10:30 +0100)
examples/appletParameters.html
examples/applets.html
examples/embedded.html
examples/formComplete.html
examples/includes/header_jv.html
examples/index.html
examples/jalviewLiteJs.html
examples/javascript/jvcontroller.js
examples/javascriptLaunch.html
examples/linkedapplets_ng.html

index a0f25d4..4899618 100644 (file)
@@ -17,6 +17,9 @@
  * The Jalview Authors are detailed in the 'AUTHORS' file.
 -->
 
+
+<div id="view_decorated" name="view_decorated"  style="margin:8px; padding:10px; border: 2px solid red; text-align:center; "><b>Click <a href="index.html#appletParameters"> here</a> to view decorated page</b></div>
+
 <!-- content start -->
 <h2>JalviewLite Applet Parameter Documentation</h2>
 <p>
index 6ea7567..38ee1e3 100644 (file)
@@ -17,6 +17,9 @@
  * The Jalview Authors are detailed in the 'AUTHORS' file.
 -->
 
+
+<div id="view_decorated" name="view_decorated"  style="margin:8px; padding:10px; border: 2px solid red; text-align:center; "><b>Click <a href="index.html#applets"> here</a> to view decorated page</b></div>
+
 <!-- boiler plate link to alternate demopage -->
 <div style="width: 100%">
 <div style="width:35%; align:left; float:right;">
index 5891225..4fddff1 100644 (file)
@@ -18,6 +18,8 @@
 -->
 
 
+<div id="view_decorated" name="view_decorated"  style="margin:8px; padding:10px; border: 2px solid red; text-align:center; "><b>Click <a href="index.html#embedded"> here</a> to view decorated page</b></div>
+
 <!-- boiler plate link to alternate demopage -->
 <div style="width: 100%">
 <div style="width:35%; align:left; float:right;">
index 8a0ae03..7689417 100644 (file)
@@ -18,6 +18,9 @@
 -->
 
 
+<div id="view_decorated" name="view_decorated"  style="margin:8px; padding:10px; border: 2px solid red; text-align:center; "><b>Click <a href="index.html#formComplete"> here</a> to view decorated page</b></div>
+
+
 <!-- boiler plate link to alternate demopage -->
 <div style="width: 100%">
 <div style="width:35%; align:left; float:right;">
index d5af784..a9d7edb 100644 (file)
                                                                                                href="/community/community-news">Community News</a></li>
                                                                                </ul></li>
                                                                        <li class="menu-366 menuparent  menu-path-node-26   odd  "><a
-                                                                               href="/development" class="development active">Development</a>
+                                                                               href="/development" class="development">Development</a>
                                                                                <ul>
                                                                                        <li
                                                                                                class="menu-436 menu-path-issuesjalvieworg-secure-Dashboardjspa  first   odd  "><a
index 492cbb6..46df4eb 100644 (file)
@@ -131,9 +131,6 @@ jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":
                                                class="block block-menu-block block-1 block-menu-block-1 odd"
                                                id="block-menu-block-1">
                                                <div class="block-inner clearfix">
-                                                       <h2 class="block-title">                                                                
-                                                               <a href="/development" class="development active-trail">Development</a>
-                                                       </h2>
                                                        <div class="content clearfix">
                                                                <div class="menu-block-wrapper menu-block-1 menu-name-main-menu parent-mlid-0 menu-level-2">
                                                                    <div id="nav" class="nav">nav</div>
index f91efa3..f0fdfda 100644 (file)
  * The Jalview Authors are detailed in the 'AUTHORS' file.
 -->
 
+
+
+<div id="view_decorated" name="view_decorated"  style="margin:8px; padding:10px; border: 2px solid red; text-align:center; "><b>Click <a href="index.html#jalviewLiteJs"> here</a> to view decorated page</b></div>
+
 <!-- content start -->
 <p>The jalviewLite applet's application programming interface (API) includes two components. A <a href="javascript/jalview.js">JalviewLite Javascript Library</a> and the <a href="#api">public methods on the JalviewLite applet</a>.
 </p>
index 885b2fa..73f6670 100644 (file)
@@ -84,6 +84,9 @@
             $('#nav').load("includes/nav_jv.html");
             $('#footer').load("includes/footer_jv.html"); 
             $('#'+ currentPage).addClass('active-trail active');  
+
+           var e = document.getElementById("view_decorated");
+            e.style.display = 'none';
        }     
    });
    
index c6668ce..eb58465 100644 (file)
@@ -17,6 +17,8 @@
  * The Jalview Authors are detailed in the 'AUTHORS' file.
 -->
 
+<div id="view_decorated" name="view_decorated"  style="margin:8px; padding:10px; border: 2px solid red; text-align:center; "><b>Click <a href="index.html#javascriptLaunch"> here</a> to view decorated page</b></div>
+
 <!-- boiler plate link to alternate demopage -->
 <div style="width: 100%">
 <div style="width:35%; align:left; float:right;">
index 770c9b9..74f46c8 100644 (file)
@@ -17,6 +17,8 @@
  * The Jalview Authors are detailed in the 'AUTHORS' file.
 -->
 
+<div id="view_decorated" name="view_decorated"  style="margin:8px; padding:10px; border: 2px solid red; text-align:center; "><b>Click <a href="index.html#linkedapplets_ng"> here</a> to view decorated page</b></div>
+
 <!-- boiler plate link to alternate demopage -->
 <div style="width: 100%">
 <div style="width:35%; align:left; float:right;">