Team:EPF-Lausanne/Templates/ProtocolHeader

From 2011.igem.org

(Difference between revisions)
Line 10: Line 10:
         <!-- Open the "Notebook" section of the menu; it's not open by default on a protocol -->
         <!-- Open the "Notebook" section of the menu; it's not open by default on a protocol -->
         <script type="text/javascript">
         <script type="text/javascript">
-
                 $("#accmenu").accordion("activate", 4);
+
                 $( function() {
 +
                        $("#accmenu").accordion("activate", 4);
 +
                });
         </script>  
         </script>  
</html>
</html>
<span class="backlink">Back to [[Team:EPF-Lausanne/Protocols|protocols]].</span>
<span class="backlink">Back to [[Team:EPF-Lausanne/Protocols|protocols]].</span>

Revision as of 07:48, 18 August 2011

This is a simple derivative of the Header template, that adds a "back to protocols link"

Usage: