Team:Cambridge/Templates/HybridBook

From 2010.igem.org

(Difference between revisions)
 
(44 intermediate revisions not shown)
Line 48: Line 48:
$('#lablink')[0].firstChild.innerHTML="Viewing protocols and data";
$('#lablink')[0].firstChild.innerHTML="Viewing protocols and data";
$('#projectlink')[0].firstChild.innerHTML="View project diary";
$('#projectlink')[0].firstChild.innerHTML="View project diary";
-
$('#lablink')[0].class="selecteddiv";
+
$('#projectlink')[0].firstChild.innerHTML="View project diary";
-
$('#projectlink')[0].class="selectordiv";
+
$('#maskingbox')[0].style.height="";
 +
$('#projectlink')[0].className="selectordiv";
 +
$('#lablink')[0].className="selecteddiv";
   backToNormal();
   backToNormal();
     var $marginLefty = $("#superwide");
     var $marginLefty = $("#superwide");
Line 56: Line 58:
          
          
     });
     });
 +
   });
   });
$('#projectlink').click(function() {
$('#projectlink').click(function() {
 +
$('#maskingbox')[0].style.height="2000px";
$('#lablink')[0].firstChild.innerHTML="View protocols and data";
$('#lablink')[0].firstChild.innerHTML="View protocols and data";
$('#projectlink')[0].firstChild.innerHTML="Viewing project diary";
$('#projectlink')[0].firstChild.innerHTML="Viewing project diary";
-
$('#lablink')[0].class="selectordiv";
+
$('#lablink')[0].className="selectordiv";
-
$('#projectlink')[0].class="selecteddiv";
+
$('#projectlink')[0].className="selecteddiv";
labchosen=0;
labchosen=0;
backToNormal();
backToNormal();
Line 94: Line 98:
</script>
</script>
-
<script type="text/javascript">
+
 
-
$(function() {
+
-
$(function() { $(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })});
+
-
});
+
-
</script>
+
  <style>
  <style>
-
div.selectordiv{height:30px; cursor:pointer;}
+
div.selectordiv{height:30px; cursor:pointer;background-image: url(https://static.igem.org/mediawiki/2010/a/ad/Cam-Gradient-Overlay.png);}
-
div.selecteddiv{height:30px; cursor:default;}
+
div.selecteddiv{height:30px; cursor:default;background-image: url(https://static.igem.org/mediawiki/2010/a/ad/Cam-Gradient-Overlay.png);}
-
div.selectordiv p{font-weight:bold; margin-left:15px; color:white;
+
div.selectordiv p{margin-left:15px;font-weight:bold;  color:white;
}
}
-
div.selecteddiv{font-weight:normal; margin-left:15px; color:white;
+
div.selecteddiv p{margin-left:15px; font-weight:normal;  color:white;
}
}
 +
 +
</style>
</style>
-
<div style="width:730px; background-color:#fad72a;" class="secheader">Notebook: Week 1</div>
+
<div style="width:730px; background-color:#fad72a;" class="secheader">Notebook: Week </html>{{{num}}}<html></div>
<div style="position:relative; height:30px;border-top:5px solid white;">
<div style="position:relative; height:30px;border-top:5px solid white;">
<div style="width:492px;position:absolute; background-color:#96d446;" class="selecteddiv"  id="projectlink"><p >Viewing project diary</p></div>
<div style="width:492px;position:absolute; background-color:#96d446;" class="selecteddiv"  id="projectlink"><p >Viewing project diary</p></div>
Line 114: Line 116:
</div>
</div>
-
<div style="overflow:hidden; width:730px; position:relative;">
+
<div style="overflow:hidden; height:2200px; width:730px; position:relative;" id="maskingbox">
<div style="width:1320px; position:relative;" id="superwide">
<div style="width:1320px; position:relative;" id="superwide">
-
<table style="width:1480px"><td  style="padding-right:50px; padding-left:10px; width:630px"></html>
+
<table style="width:1480px" id="widetable"><tr><td  style="padding-right:50px; padding-left:10px; width:630px;vertical-align:top"></html>
-
{{:Team:Cambridge/prototypeNote}}
+
{{:Team:Cambridge/Notebook/{{{num}}}}}
-
<html></td><td style="width:630px"></html>
+
<html></td><td style="width:630px; vertical-align:top"></html>
-
{{:Team:Cambridge/prototypeLab}}
+
{{:Team:Cambridge/LabBook/Week{{{num}}}}}
-
<html></td></table>
+
<html></td></tr></table>
-
<p style="clear:both">hi</p></div></div></html>
+
</div></div></html>
 +
 
 +
 
{{:Team:Cambridge/Templates/footerMinimal}}
{{:Team:Cambridge/Templates/footerMinimal}}

Latest revision as of 01:52, 28 October 2010