Team:Yale/Templates/Yale Header
From 2010.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$('.left-menu ul')[0].innerHTML="<li><a href=\"https://2010.igem.org\" style=\"font-weight:normal; text-transform:none\">2010 iGEM home</a></li>"+$('.left-menu ul')[0].innerHTML; | $('.left-menu ul')[0].innerHTML="<li><a href=\"https://2010.igem.org\" style=\"font-weight:normal; text-transform:none\">2010 iGEM home</a></li>"+$('.left-menu ul')[0].innerHTML; | ||
+ | |||
+ | function loadalert () | ||
+ | {alert("You are currently using Internet Explorer. For optimal experience on the iGEM Yale wiki, we highly recommend using either Mozilla Firefox or Google Chrome.") | ||
</script> | </script> | ||
<!--[if IE]> | <!--[if IE]> | ||
- | + | <body onLoad="loadalert()"> | |
- | <body onLoad=" | + | |
- | + | ||
<![endif]--> | <![endif]--> | ||
Revision as of 02:49, 28 October 2010