Difference between revisions of "Team:BGU Israel/InterLab"

Line 3: Line 3:
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
 
+
<style>
 +
#myDIV{
 +
display:none;
 +
}
 
</head>
 
</head>
 
<body id="myPage"  data-spy="scroll" data-target=".navbar" data-offset="60">
 
<body id="myPage"  data-spy="scroll" data-target=".navbar" data-offset="60">
Line 83: Line 86:
 
100 μLof ddH2O were added into wells A2, B2, C2, D2 <br/>
 
100 μLof ddH2O were added into wells A2, B2, C2, D2 <br/>
 
</p>
 
</p>
 +
<button class="btn btn-info" onclick="myFunction()">Raw Results</button>
 +
<div id=#myDIV>
 
<table>
 
<table>
 
   <tr>
 
   <tr>
Line 130: Line 135:
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 +
</div>
 
  <p style="margin:0px !important; padding:0!important;"  class="mb-4 justified animated fadeInRight">
 
  <p style="margin:0px !important; padding:0!important;"  class="mb-4 justified animated fadeInRight">
 
<u>Table 1</u>: OD<sub>600</sub>/Abs<sub>600</sub> measurements.<br/>
 
<u>Table 1</u>: OD<sub>600</sub>/Abs<sub>600</sub> measurements.<br/>
Line 720: Line 726:
 
         modal.style.display = "none";
 
         modal.style.display = "none";
 
}
 
}
 +
}
 +
</script>
 +
 +
<script>
 +
function myFunction() {
 +
    var x = document.getElementById("myDIV");
 +
    if (x.style.display === "none") {
 +
        x.style.display = "block";
 +
    } else {
 +
        x.style.display = "none";
 +
    }
 
}
 
}
 
</script>
 
</script>

Revision as of 01:03, 5 October 2018

OriginALS

OriginALS
OriginALS

About Us


The BGU-iGEM team “OriginALS” hopes to develop an innovative therapeutic approach to prolong the life expectancy of ALS patients, using Synthetic Biology. We are dedicated to promoting ALS awareness and research in Israel through public engagement and educational activities.