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