Difference between revisions of "Team:Pasteur Paris"

Line 7: Line 7:
 
//===================================================
 
//===================================================
 
function Show () {
 
function Show () {
     $('.front').stop().animate({'top' : '0px', 'left' : '0px'}, 500);
+
     $('#front').stop().animate({'top' : '0px', 'left' : '0px'}, 500);
 
     $('#desc_item1').stop().animate({'top' : '0px', 'left' : '0px'}, 500);
 
     $('#desc_item1').stop().animate({'top' : '0px', 'left' : '0px'}, 500);
 
     $('#desc_item2').stop().animate({'top' : '0px', 'left' : '0px'}, 500);
 
     $('#desc_item2').stop().animate({'top' : '0px', 'left' : '0px'}, 500);
Line 20: Line 20:
 
       //====================================================
 
       //====================================================
 
       $('.Item1').hover(function(){
 
       $('.Item1').hover(function(){
$('.front').stop().animate({'top' : '-700px'}, 500);
+
$('#front').stop().animate({'top' : '-700px'}, 500);
 
$('#desc_item2').stop().animate({'top' : '-700px'}, 0);
 
$('#desc_item2').stop().animate({'top' : '-700px'}, 0);
 
       },function(){Show();}
 
       },function(){Show();}
 
       );
 
       );
 
       $('.Item2').hover(function(){
 
       $('.Item2').hover(function(){
$('.front').stop().animate({'top' : '-700px'}, 500);
+
$('#front').stop().animate({'top' : '-700px'}, 500);
 
$('#desc_item1').stop().animate({'top' : '-700px'}, 0);
 
$('#desc_item1').stop().animate({'top' : '-700px'}, 0);
 
       },function(){Show();}
 
       },function(){Show();}
Line 66: Line 66:
 
                 </div>
 
                 </div>
 
                 <!-- Div of the front description -->
 
                 <!-- Div of the front description -->
                 <div class="sleek desc_item front">
+
                 <div class="sleek desc_item" id="front">
 
                   Description in construction
 
                   Description in construction
 
                 </div>
 
                 </div>
Line 96: Line 96:
 
                         text-align: center;
 
                         text-align: center;
 
                   }
 
                   }
                   .front {
+
                   #front {
 
                         color: #FFFFFF;
 
                         color: #FFFFFF;
 
                         background-color: black;
 
                         background-color: black;

Revision as of 09:49, 30 July 2015

Presentation video of our project, PlastiCure!
Made by iGEM IONIS, during the Parisian Meet-up!

Item 1
Item 2
Description of the item 1 in construction. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Description of the item 2 in construction.
Description in construction