Team:StuyGem NYC/Team
From 2014hs.igem.org
(Difference between revisions)
Kelvinn1996 (Talk | contribs) |
Kelvinn1996 (Talk | contribs) |
||
Line 89: | Line 89: | ||
<img src="http://placehold.it/1000x1000&text=Thumbnail"> | <img src="http://placehold.it/1000x1000&text=Thumbnail"> | ||
- | <div class="panel"> | + | <div class="panel" onclick="a()"> |
<h5>Jeffrey Horenstein</h5> | <h5>Jeffrey Horenstein</h5> | ||
<h6 class="subheader">Instructor</h6> | <h6 class="subheader">Instructor</h6> | ||
+ | <p id="a1"></p> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 288: | Line 289: | ||
<script src="https://2014hs.igem.org/Team:StuyGem_NYC/jquery.js?action=raw&ctype=text/js"></script> | <script src="https://2014hs.igem.org/Team:StuyGem_NYC/jquery.js?action=raw&ctype=text/js"></script> | ||
<script src="https://2014hs.igem.org/Team:StuyGem_NYC/foundation.min.js?action=raw&ctype=text/js" type="text/js"></script> | <script src="https://2014hs.igem.org/Team:StuyGem_NYC/foundation.min.js?action=raw&ctype=text/js" type="text/js"></script> | ||
+ | <script> | ||
+ | function a(){ | ||
+ | document.getElementById("a1").innerHTML="Teacher"; | ||
+ | } | ||
+ | |||
+ | </script> | ||
<script> | <script> | ||
$(document).foundation(); | $(document).foundation(); |
Revision as of 02:52, 6 May 2014