Difference between revisions of "Team:Hong Kong-CUHK/Notebook"

Line 45: Line 45:
  
 
</div>
 
</div>
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
<script>
 
<script>
function myFunction() {
+
$(document).ready(function(){
     var x = document.getElementById('myDIV');
+
     $("button").click(function(){
    if (x.style.display === 'none') {
+
         $("p").toggle();
         x.style.display = 'block';
+
     });
     } else {
+
});
        x.style.display = 'none';
+
    }
+
}
+
 
</script>
 
</script>
 
+
<div id="myDIV">
 
May 2016
 
May 2016
  

Revision as of 14:46, 8 August 2017

April 2016
    Settlement of lab duties and position.
    Lab safety Training.
    Started regular meetings every week,
May 2016
    Recruitment of ideas and prepare preliminary data for selection. Project related to pancreatic cancer diagnosis by Toehold Switch is selected.