Template:Queens Canada/Notebookv2

From 2012.igem.org

(Difference between revisions)
(Created page with "{{Template:Queens_Canada/Header}} <html> <head> <style type="text/css"> #NotebookNav .menu .primary-menu #w3 a{ background: none repeat scroll 0 0 #00438F; } #NotebookNav .m...")
 
(2 intermediate revisions not shown)
Line 67: Line 67:
   <li id="kwick_1">
   <li id="kwick_1">
   <a href="" id="notebook">Project Diary
   <a href="" id="notebook">Project Diary
-
 
+
 
     </a>
     </a>
   </li>
   </li>
Line 85: Line 85:
         <div id="protocolcontent">Protocol Content</div>
         <div id="protocolcontent">Protocol Content</div>
  <div id="notebookcontent">
  <div id="notebookcontent">
-
 
+
-
     
+
</div>
<script>
<script>
         $("#notebook").click(function () {
         $("#notebook").click(function () {
Line 128: Line 128:
             });
             });
         });
         });
 +
</script>
 +
<script>
 +
var nc = $("#notebookcontentjs").text()
 +
var nm = 4
 +
var pc = $(#"protocolcontentjs").text()
 +
document.getElementById("notebookcontent").innerHTML = nc ;
 +
document.getElementById("titlecontainer").innerHTML = "<p> Notebook - Week " + nm + "</p>";
 +
</script>
</script>
  </div>
  </div>
</body>
</body>

Latest revision as of 01:54, 1 October 2012

Control

Notebook - Week 3

Protocol Content