Template:Harvardmain

From 2010.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<script type="text/javascript">
<script type="text/javascript">
-
$(window).ready(function(){
 
-
if (navigator.userAgent=="debug") {
 
-
        $('#nav li:first-child, #nav li:first-child a').css('width','150px');
 
-
}
 
-
});//window.ready
 
$(window).load(function(){
$(window).load(function(){
if (document.location.pathname=="/Team:Harvard/results") {
if (document.location.pathname=="/Team:Harvard/results") {
Line 50: Line 45:
});
});
-
} //nav.userAgent=="debug"
+
} //pathname=="/Team:Harvard/results"
-
}) //teamphoto.load
+
</script>
</script>
<div id="allcontent">
<div id="allcontent">

Revision as of 17:28, 14 March 2011