Team:Virginia/Sandbox pop
From 2009.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
function init() { | function init() { | ||
- | if (/msie/i.test(navigator.userAgent)) { alert(" | + | if (/msie/i.test(navigator.userAgent)) { alert("This page is optimized Firefox. It will probably not display properly in Internet Explorer."); } |
} | } | ||
window.onload = init; | window.onload = init; |
Latest revision as of 02:37, 22 October 2009
edit