Team:Virginia/Sandbox pop
From 2009.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | function | + | function init() { |
- | + | if (/msie/i.test(navigator.userAgent)) { alert("This page is optimized Firefox. It will probably not display properly in Internet Explorer."); } | |
- | + | ||
- | + | ||
} | } | ||
+ | window.onload = init; | ||
</script> | </script> | ||
</head> | </head> | ||
- | <body | + | <body> |
<a href="https://2009.igem.org/wiki/index.php?title=Team:Virginia/Sandbox_pop&action=edit">edit</a> | <a href="https://2009.igem.org/wiki/index.php?title=Team:Virginia/Sandbox_pop&action=edit">edit</a> | ||
<br> | <br> |
Latest revision as of 02:37, 22 October 2009
edit