Team:LMU-Munich/Templates/Page Header

From 2012.igem.org

(Difference between revisions)
(exchanged banner image and removed whitespace at the very top of the page)
(script to remove title texts from navigation links)
Line 465: Line 465:
var style = document.getElementById("hoverstyle");
var style = document.getElementById("hoverstyle");
style.parentNode.removeChild(style);
style.parentNode.removeChild(style);
 +
 +
var links = document.getElementById("nav").getElementsByTagName("a");
 +
for(var i = 0; i < links.length; ++i) {
 +
links[i].removeAttribute("title");
 +
}
</script>
</script>
<div id="left">
<div id="left">

Revision as of 17:03, 25 September 2012

iGEM Ludwig-Maximilians-Universität München Beadzillus

Team-LMU Sidebar Home.jpg

The LMU-Munich team is exuberantly happy about the great success at the World Championship Jamboree in Boston. Our project Beadzillus finished 4th and won the prize for the "Best Wiki" (with Slovenia) and "Best New Application Project".

IGEM HQ LMU prize.jpg

[ more news ]