Team:IIT Madras
From 2011.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
$("#block4_launch").hover(function(){ | $("#block4_launch").hover(function(){ | ||
$("#block4").show(); | $("#block4").show(); | ||
- | $("#instructions"). | + | $("#instructions").hide(); |
}, | }, | ||
function(){ | function(){ | ||
$("#block4").stop().hide(); | $("#block4").stop().hide(); | ||
- | $("#instructions"). | + | $("#instructions").show(); |
}); | }); | ||
$("#block5_launch").hover(function(){ | $("#block5_launch").hover(function(){ | ||
$("#block5").show(); | $("#block5").show(); | ||
- | $("#instructions"). | + | $("#instructions").hide(); |
}, | }, | ||
function(){ | function(){ | ||
$("#block5").stop().hide(); | $("#block5").stop().hide(); | ||
- | $("#instructions"). | + | $("#instructions").show(); |
}); | }); | ||
Revision as of 19:28, 2 October 2011
Human Practices
Project
Team
Modelling
Notebook
Our Sponsors :
(Hover on the different parts to know more. Click on the part to visit the respective page)"