Team:Virginia
From 2009.igem.org
(Difference between revisions)
m |
|||
Line 19: | Line 19: | ||
}); | }); | ||
}; | }; | ||
+ | |||
+ | function init() { | ||
+ | if (/msie/i.test(navigator.userAgent)) { alert("This page is optimized for Firefox. It will probably not display properly in Internet Explorer."); } | ||
+ | } | ||
+ | window.onload = init; | ||
+ | |||
</script> | </script> | ||
Revision as of 02:38, 22 October 2009