Team:UNITS Trieste/Template:Header
From 2011.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
if($('.current_page_item').length>0||$('#access strong').length>1) { | if($('.current_page_item').length>0||$('#access strong').length>1) { | ||
var subm = $('#access strong').parents("ul.children").find("li.page_item"); | var subm = $('#access strong').parents("ul.children").find("li.page_item"); | ||
- | subm | + | for (var li in subm) { |
var appendt = $('#submenu').html(); | var appendt = $('#submenu').html(); | ||
- | $('#submenu').html(appendt+"<span>"+ | + | $('#submenu').html(appendt+"<span>"+li.text()+"</span>"); |
- | + | } | |
- | } | + | |
$('#submenu').css('display','block'); | $('#submenu').css('display','block'); | ||
} | } |
Revision as of 01:00, 27 August 2011
SINBIOME
... an innovative synthetic biome in which bacteria and eukaryotic cells need each other to survive!