Difference between revisions of "Team:BOKU-Vienna/Notebook"

Line 37: Line 37:
 
</style>
 
</style>
  
 
+
<script src="https://2015.igem.org/Template:ETH_Zurich/jqueryuiminJS?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
$(document).ready(function() {
 +
$("#datepicker").datepicker();
 +
  } );
 +
</script>
 +
</body>
 +
</html>
  
  
Line 115: Line 122:
  
 
     </section>
 
     </section>
<script src="https://2015.igem.org/Template:ETH_Zurich/jqueryuiminJS?action=raw&ctype=text/javascript"></script>
+
 
<script>
+
$(document).ready(function() {
+
$("#datepicker").datepicker();
+
  } );
+
</script>
+
</body>
+
</html>
+
  
 
{{BOKU-Vienna-footer}}
 
{{BOKU-Vienna-footer}}

Revision as of 08:12, 17 July 2017


   <nav class="navbar scrollnav-custom navbar-fixed-bottom" role="navigation" id="scrollnav">
   </nav>
   <header class="myintro">

Notebook

                       <a href="#Notebook" class="page-scroll">
                           <img src="T--BOKU-Vienna--arrow.png" alt="V">
                       </a>
   </header>

<body>

   <section id="Notebook" class="container content-section text-center">

Notebook.


Our <a href="https://2017.igem.org/Team:BOKU-Vienna/Notebookdata">Notebook</a> is still under construction. You can find our protocol for the methods here: <a href="https://2017.igem.org/Team:BOKU-Vienna/Protocol">Protocol</a> </br>

Test<input type="text" id="datepicker">


   </section>