Team:UNITS Trieste/Template:Header
From 2011.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
$.each( subm, function( intIndex, objValue ){ | $.each( subm, function( intIndex, objValue ){ | ||
var linkm = objValue.firstChild; | var linkm = objValue.firstChild; | ||
- | if(linkm.nodeName=="STRONG") | + | if(linkm.nodeName=="STRONG") linkm = $(location).attr('href'); |
- | + | destination.append($( "<span onClick=\"$(location).attr('href',"+linkm+");\">" + objValue.firstChild.innerHTML + "</span>" )); | |
- | + | ||
}); | }); | ||
$('#submenu').css('display','none'); | $('#submenu').css('display','none'); |
Revision as of 13:06, 27 August 2011
SINBIOME
... an innovative synthetic biome in which bacteria and eukaryotic cells need each other to survive!