Team:Edinburgh/header

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
{{Team:Edinburgh/css/header-style.css}}
{{Team:Edinburgh/css/header-style.css}}
-
{{Team:Edinburgh/javascripts/prototype.js}}
 
-
{{Team:Edinburgh/javascripts/effects.js}}
 
<html>
<html>
-
<script language="JavaScript">
+
<head>
-
<!--
+
<script src="https://2012.igem.org/wiki/index.php?title=Template:Team:Edinburgh/javascripts/prototype.js&action=edit" type="text/javascript"></script>
-
var content_width=document.getElementById("content").offsetWidth;
+
<script src="https://2012.igem.org/wiki/index.php?title=Template:Team:Edinburgh/javascripts/effects.js&action=edit" type="text/javascript"></script>
-
if(content_width<1085){
+
 
-
document.getElementById("content").style.width="1085px";
+
<script language="JavaScript">
-
}
+
<!--
-
//-->
+
var content_width=document.getElementById("content").offsetWidth;
-
</script>
+
if(content_width<1085){
 +
document.getElementById("content").style.width="1085px";
 +
}
 +
//-->
 +
</script>
 +
</head>
<!--[if IE]>
<!--[if IE]>
<style type="text/css">
<style type="text/css">

Revision as of 09:41, 7 September 2012