(Prototype team page) |
Rohith kms (Talk | contribs) |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{IISc-Bangalore}} | {{IISc-Bangalore}} | ||
<html> | <html> | ||
+ | <ol id="inPageNav"> | ||
+ | <li><a href="#sfgfp-spycatcher">sfGFP-SpyCatcher<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li> | ||
+ | <li><a href="#mcherry-spytag">mCherry-SpyTag<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li> | ||
+ | <li><a href="#6xhis-mcherry">6xHis-mCherry<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li> | ||
+ | <li><a href="#gvpc">GvpC<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li> | ||
+ | <li><a href="#table">Table<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li> | ||
+ | </ol> | ||
+ | <div id="contentMain"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/e/e8/T--IISc-Bangalore--Header--parts.svg" id="headerImg" /> | ||
+ | <h1 id="sfgfp-spycatcher">sfGFP-SpyCatcher</h1> | ||
+ | <figure> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/6/65/T--IISc-Bangalore--assembly-C1234-linear.png" width="100%"> | ||
+ | <figurecaption> | ||
+ | BBa_K2319000 (sfGFP-SpyCatcher under the T7 expression system) | ||
+ | </figurecaption> | ||
+ | </figure> | ||
+ | <h1 id="mcherry-spytag">mCherry-SpyTag</h1> | ||
+ | <figure> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/9/91/T--IISc-Bangalore--assembly-C12789-linearized.png" width="100%"> | ||
+ | <figurecaption> | ||
+ | BBa_K2319005 (mCherry-SpyTag under the T7 expression system) | ||
+ | </figurecaption> | ||
+ | </figure> | ||
− | < | + | <h1 id="6xhis-mcherry">6xHis-mCherry</h1> |
− | < | + | <figure> |
+ | <img src="https://static.igem.org/mediawiki/2017/e/ed/T--IISc-Bangalore--C126-linear.png" width="100%"> | ||
+ | <figurecaption> | ||
+ | BBa_K2319009 (6xHis-mCherry under the T7 expression system) | ||
+ | </figurecaption> | ||
+ | </figure> | ||
− | < | + | <h1 id="gvpc">GvpC</h1> |
− | + | ||
+ | <figure> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/9/9b/T--IISc-Bangalore--gvpc-halo.png" width="100%"> | ||
+ | <figurecaption> | ||
+ | BBa_K2319010 (gvpC from Halobacterium salinarum NRC-1 (truncated)) | ||
+ | </figurecaption> | ||
+ | </figure> | ||
− | </ | + | <figure> |
+ | <img src="https://static.igem.org/mediawiki/2017/d/d5/T--IISc-Bangalore--gvpc-ana.png" width="100%"> | ||
+ | <figurecaption> | ||
+ | BBa_K2319011 (gvpC from Anabaena flos-aquae) | ||
+ | </figurecaption> | ||
+ | </figure> | ||
− | + | <h1 id="table">Table</h1> | |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> | ||
<groupparts>iGEM17 IISc-Bangalore</groupparts> | <groupparts>iGEM17 IISc-Bangalore</groupparts> | ||
+ | <html> | ||
− | |||
− | |||
</div> | </div> | ||
+ | <script> | ||
+ | window.slide = new SlideNav({ | ||
+ | changeHash: true | ||
+ | }); | ||
+ | var height = $('#headerImg').height(); | ||
+ | window.onscroll = function() {myFunction()}; | ||
+ | function myFunction() { | ||
+ | if (document.body.scrollTop > height || document.documentElement.scrollTop > height) { | ||
+ | $("#inPageNav").fadeIn(200); | ||
+ | } else { | ||
+ | $("#inPageNav").fadeOut(200); | ||
+ | } | ||
+ | } | ||
+ | </script> | ||
</html> | </html> |
Latest revision as of 02:11, 2 November 2017