Team:WashU
From 2012.igem.org
(Difference between revisions)
BrianBasco (Talk | contribs) |
BrianBasco (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{WashUbackhome}} | {{WashUbackhome}} | ||
+ | <!--Thanks to Imperial College London 2011 iGEM team for some of their code. Visit their web page here:https://2011.igem.org/Team:Imperial_College_London--> | ||
+ | <!--Also, please make sure to cite us at https://2012.igem.org/Team:WashU if you use our code. Thank you!--> | ||
<html> | <html> | ||
<head> | <head> | ||
Line 13: | Line 15: | ||
</script> | </script> | ||
<script language=javascript> | <script language=javascript> | ||
- | |||
if ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) { | if ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) { | ||
location.replace("https://2012.igem.org/Team:WashU/mobile/home"); | location.replace("https://2012.igem.org/Team:WashU/mobile/home"); | ||
} | } | ||
- | |||
</script> | </script> | ||
</head> | </head> | ||
- | |||
- | |||
- | |||
<?php flush(); ?> | <?php flush(); ?> | ||
+ | |||
<body> | <body> | ||
<table width="950px"> | <table width="950px"> |
Revision as of 21:30, 27 July 2012