mailr21041 - /website/menu.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on October 10, 2013 - 10:44:
Author: bugman
Date: Thu Oct 10 10:44:25 2013
New Revision: 21041

URL: http://svn.gna.org/viewcvs/relax?rev=21041&view=rev
Log:
Added the new 'Supported analyses' entry for the side menu of all 
http://www.nmr-relax.com web pages.

This is a collapsible menu which opens up all the analysis types (currently 
only relaxation
dispersion).


Modified:
    website/menu.html

Modified: website/menu.html
URL: 
http://svn.gna.org/viewcvs/relax/website/menu.html?rev=21041&r1=21040&r2=21041&view=diff
==============================================================================
--- website/menu.html (original)
+++ website/menu.html Thu Oct 10 10:44:25 2013
@@ -4,6 +4,12 @@
   <div class="menu_title">relax</div>
   <div class="menu_def"><a href="http://www.nmr-relax.com"; title="Go to the 
relax home page">Main page</a></div>
   <div class="menu_def"><a href="http://www.nmr-relax.com/features.html"; 
title="A listing of relax's features">Features</a></div>
+
+  <div class="menu_def_collapsable" 
onclick="collapseMenu('analysis_menu')">Supported analyses</div>
+    <div id="analysis_menu" class="submenu">
+      <a class="submenu_def" 
href="http://www.nmr-relax.com/analyses/relaxation_dispersion.html";>Relaxation
 dispersion</a>
+    </div>
+
   <div class="menu_def"><a href="http://www.nmr-relax.com/screenshots.html"; 
title="relax UI screenshots">Screenshots</a></div>
   <div class="menu_def"><a href="http://www.nmr-relax.com/docs.html"; 
title="The internal help system, sample scripts, and the relax 
manual">Documentation</a></div>
   <div class="menu_def"><a href="http://www.nmr-relax.com/manual/index.html"; 
title="The relax HTML user manual">User manual</a> (<a 
href="http://download.gna.org/relax/manual/relax.pdf"; title="The relax PDF 
user manual">PDF</a>)</div>




Related Messages


Powered by MHonArc, Updated Thu Oct 10 11:00:02 2013