Team:HKUST-Hong Kong

From 2012.igem.org

(Difference between revisions)
Line 16: Line 16:
     $('Safety_Caption').stop().fadeOut(1000);
     $('Safety_Caption').stop().fadeOut(1000);
     $('#Modeling_Content').stop().slideToggle("slow");
     $('#Modeling_Content').stop().slideToggle("slow");
 +
    });
 +
    $('#Notebook_Caption').click(function(){
 +
    $('#Modeling_Caption').stop().toggle(100);
 +
    $('#Safety_Caption').stop().toggle(100);
 +
    $('#Notebook_Content').stop().slideToggle("slow");
     });
     });
     $('#Team_Caption').mouseover(function(){
     $('#Team_Caption').mouseover(function(){
Line 47: Line 52:
<style type="text/css">
<style type="text/css">
 +
 +
#Notebook_Content{
 +
      width:200px;
 +
      margin-left:10px;
 +
      margin-right:10px;
 +
      background-color:#FFDDFF;
 +
      display:none;
 +
      height:auto;
 +
}
#Modeling_Content{
#Modeling_Content{
Line 469: Line 483:
                     <img src='https://static.igem.org/mediawiki/2012/4/4c/Notebook_Caption.jpg'>
                     <img src='https://static.igem.org/mediawiki/2012/4/4c/Notebook_Caption.jpg'>
               </a>
               </a>
 +
        <div id="Notebook_Content" align="center">
 +
              <p>Modeling</p>
 +
              <p>content1</p>
 +
              <p>content2</p>
 +
              <p>content3</p>
 +
              <p>content4</p>
 +
              <p>content5</p>
 +
              <p>content6</p>
 +
        </div>
 +
 +
         </div>
         </div>

Revision as of 10:35, 21 June 2012

Team:HKUST-Hong Kong - 2012.igem.org

Google Chrome is recommended for viewing this page.

Modeling

content1

content2

content3

content4

content5

content6

Modeling

content1

content2

content3

content4

content5

content6

First Paragraph

Second Paragraph

Third Paragraph