Difference between revisions of "Team:Exeter/Interlab"
Line 1: | Line 1: | ||
{{Exeter}} | {{Exeter}} | ||
<html> | <html> | ||
+ | <script src="https://2015.igem.org/Team:Exeter/ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2015.igem.org/Team:Exeter/js/jquery.bxslider.min.js?action=raw&ctype=text/javascript"></script> | ||
− | < | + | <link href="https://2015.igem.org/Team:Exeter/lib/jquery.bxslider.css?action=raw&ctype=text/css" rel="stylesheet"> |
− | |||
− | + | <script> | |
− | + | //Slider JS | |
− | + | $(document).ready(function(){ | |
+ | $('.Trans, .RNA, .Ribo, .Toehold, .Basic').show('slow'); | ||
+ | $('.slider500').bxSlider({ | ||
+ | slideWidth: 500, | ||
+ | minSlides: 1, | ||
+ | maxSlides: 1, | ||
+ | slideMargin: 0, | ||
+ | captions: true, | ||
+ | adaptiveHeight: true, | ||
+ | preloadImages: 'all' | ||
+ | }); | ||
− | + | $('.slider300').bxSlider({ | |
− | + | slideWidth: 300, | |
+ | minSlides: 1, | ||
+ | maxSlides: 1, | ||
+ | slideMargin: 0, | ||
+ | captions: true, | ||
+ | adaptiveHeight: true, | ||
+ | preloadImages: 'all' | ||
+ | }); | ||
− | + | $('.slider400').bxSlider({ | |
− | + | slideWidth: 400, | |
− | + | minSlides: 1, | |
− | + | maxSlides: 1, | |
− | + | slideMargin: 0, | |
− | + | captions: true, | |
− | + | adaptiveHeight: true, | |
− | + | preloadImages: 'all' | |
− | + | }); | |
− | + | $('.Trans, .RNA, .Ribo, .Toehold').hide('slow'); | |
− | + | }); | |
− | + | </script> | |
− | + | ||
− | |||
− | + | <div id="container" style="padding: 0px 100px 10px 100px"> | |
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <h1>Toehold Background</h1> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <h1> | + | |
<!--Begin Level 3 Buttons--> | <!--Begin Level 3 Buttons--> | ||
− | |||
− | |||
<div id="topmenu"> | <div id="topmenu"> | ||
<ul class="menucenter"> | <ul class="menucenter"> | ||
<li class="level_3"><a onclick="$('.Trans, .RNA, .Ribo, .Toehold').hide('slow');$('.Basic').toggle('slow');"> | <li class="level_3"><a onclick="$('.Trans, .RNA, .Ribo, .Toehold').hide('slow');$('.Basic').toggle('slow');"> | ||
− | + | The Basic Molecules of Life | |
</a> | </a> | ||
</li> | </li> | ||
<li class="level_3"><a onclick="$('.Basic, .RNA, .Ribo, .Toehold').hide('slow');$('.Trans').toggle('slow')"> | <li class="level_3"><a onclick="$('.Basic, .RNA, .Ribo, .Toehold').hide('slow');$('.Trans').toggle('slow')"> | ||
− | + | Transcription and Translation | |
</a> | </a> | ||
</li> | </li> | ||
<li class="level_3"><a onclick="$('.Basic, .Trans, .Ribo, .Toehold').hide('slow');$('.RNA').toggle('slow')"> | <li class="level_3"><a onclick="$('.Basic, .Trans, .Ribo, .Toehold').hide('slow');$('.RNA').toggle('slow')"> | ||
− | + | General Regulatory RNAs | |
</a> | </a> | ||
</li> | </li> | ||
<li class="level_3"><a onclick="$('.Basic, .Trans, .RNA, .Toehold').hide('slow');$('.Ribo').toggle('slow')"> | <li class="level_3"><a onclick="$('.Basic, .Trans, .RNA, .Toehold').hide('slow');$('.Ribo').toggle('slow')"> | ||
− | + | General Riboswitches | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</a> | </a> | ||
</li> | </li> | ||
<li class="level_3"><a onclick="$('.Basic, .Trans, .RNA, .Ribo').hide('slow');$('.Toehold').toggle('slow')"> | <li class="level_3"><a onclick="$('.Basic, .Trans, .RNA, .Ribo').hide('slow');$('.Toehold').toggle('slow')"> | ||
− | + | Synthetic Toehold Switches | |
</a> | </a> | ||
</li> | </li> | ||
Line 165: | Line 85: | ||
<!--End Level 3 Buttons--> | <!--End Level 3 Buttons--> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> |
Revision as of 16:16, 26 August 2015