Template:Team:Bonn:Menu
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <script> | ||
+ | function showNode(node) { | ||
+ | var divContent = "subpage-middle"; | ||
+ | var content = document.getElementById(divContent); | ||
+ | getElements(node); | ||
+ | showElements(node,node,"navigation",content.parents,content.childs,content.titleShort,content.titleLong,content.summary,content.text); | ||
+ | } | ||
+ | </script> | ||
<!-- Menu content definition block --> | <!-- Menu content definition block --> | ||
Revision as of 19:13, 4 October 2013