Difference between revisions of "Team:UNITN-Trento/Test"
m |
|||
(18 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
</html>{{UNITN-Trento/globalIncluder}}<html> | </html>{{UNITN-Trento/globalIncluder}}<html> | ||
− | |||
− | |||
− | |||
+ | <script src="https://2015.igem.org/Template:UNITN-Trento/JSnotebookFunctions?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <link rel="stylesheet" type="text/css" href="http://www.startrekfederation.it/transfer_area/timeline.css?action=raw&ctype=text/css" /> | ||
+ | <style>[class^="flaticon-"]:before, [class*=" flaticon-"]:before,[class^="flaticon-"]:after, [class*=" flaticon-"]:after{font-family:Flaticon;font-size:40px;font-style:normal;margin-left:3px}</style> | ||
+ | |||
<div id="super_wrap"> | <div id="super_wrap"> | ||
<div class="no-sidebar"> | <div class="no-sidebar"> | ||
<div id="page-wrapper"> | <div id="page-wrapper"> | ||
− | <!-- Header--> | + | <!-- Header --> |
<header id="header"></html> | <header id="header"></html> | ||
{{UNITN-Trento/mainMenu}} | {{UNITN-Trento/mainMenu}} | ||
− | <html><script>jQuery('# | + | <html><script> |
+ | |||
+ | jQuery('#menulin_interlab').addClass('current'); | ||
+ | |||
+ | </script></header> | ||
<!-- Main --> | <!-- Main --> | ||
− | + | ||
− | <section id="cta" style="background-image:url('https://static.igem.org/mediawiki/2015/ | + | <section id="cta" style="background-image:url('https://static.igem.org/mediawiki/2015/0/04/Unitn_pics_slider_5.jpg');"> |
+ | |||
<header> | <header> | ||
− | <h2><strong> | + | <h2><strong>InterLab Measurement Study</strong></h2> |
− | <p> | + | <p>What happens when GFP meets different promoters? Are they all the same? Here is what we found out!</p> |
</header> | </header> | ||
+ | |||
+ | |||
</section> | </section> | ||
− | <article id="main"> | + | <article id="main"> |
− | + | ||
− | + | <a class="anchor-off" name="interlab_intro" id="interlab_intro"></a> | |
− | + | <section class="wrapper style4 container" style="margin-top:1em;"> | |
− | + | ||
+ | <div class="content"> | ||
+ | <section> | ||
<header> | <header> | ||
− | <h3 class="wow fadeInDown"> | + | <h3 class="wow fadeInDown">The Interlab Measurement Study</h3> |
− | </header> | + | </header> |
+ | |||
+ | |||
+ | <div class="row"> | ||
+ | <div class="4u 12u(narrower)"> | ||
+ | <div href="#" class="wow zoomIn rotate-box square-icon"> | ||
+ | <span class="rotate-box-icon tals"><i class="faa flaticon-up151"></i></span> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
− | |||
− | + | </section> | |
− | </section> | + | </div> |
− | + | </section> | |
+ | |||
</article> | </article> | ||
− | + | ||
+ | |||
<!-- Footer --> | <!-- Footer --> | ||
</html>{{UNITN-Trento/mainFooter}}<html> | </html>{{UNITN-Trento/mainFooter}}<html> | ||
− | </div> | + | </div> |
− | + | <script> | |
− | + | function showAftPar(ob) | |
− | <script> | + | { |
− | {new WOW().init(); | + | |
− | + | if(jQuery(ob).next().css('display') == 'none') | |
− | + | { | |
− | + | jQuery(ob).addClass('spinnable'); | |
− | + | jQuery(ob).next().fadeIn(100); | |
+ | |||
+ | }else | ||
+ | { | ||
+ | jQuery(ob).next().fadeOut(100,function(){jQuery(ob).removeClass('spinnable'); }); | ||
+ | |||
+ | } | ||
+ | } | ||
+ | |||
+ | $(function(){ | ||
+ | new WOW().init(); | ||
+ | |||
+ | jQuery('.displayControl').click(function() { | ||
+ | var me = $(this); | ||
+ | showAftPar(me); | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
</div> | </div> | ||
+ | </div> | ||
</html> | </html> |
Latest revision as of 14:24, 17 September 2015