Team:IIT Madras
From 2011.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
var i=0; | var i=0; | ||
for(i=0;i<3;i++){ | for(i=0;i<3;i++){ | ||
- | $("#block1").show().delay( | + | $("#block1").show().delay(3000).hide(); |
- | $("#block2").show().delay( | + | $("#block2").show().delay(3000).hide(); |
- | $("#block3").show().delay( | + | $("#block3").show().delay(3000).hide(); |
- | $("#block4").show().delay( | + | $("#block4").show().delay(3000).hide(); |
- | $("#block5").show().delay( | + | $("#block5").show().delay(3000).hide(); |
- | $("#block6").show().delay( | + | $("#block6").show().delay(3000).hide(); |
- | $("#block7").show().delay( | + | $("#block7").show().delay(3000).hide(); |
- | $("#block8").show().delay( | + | $("#block8").show().delay(3000).hide(); |
- | $("#block9").show().delay( | + | $("#block9").show().delay(3000).hide(); |
} | } | ||
Line 329: | Line 329: | ||
</div>--> | </div>--> | ||
- | <div id="instructions" style="position:relative; top:0px; left:295px; color:#777; width:438px; font-size:10px"><i>(Hover on the different parts to know more. Click on the part to visit the respective page)</i></div> | + | <div id="instructions" style="position:relative; top:0px; left:295px; color:#777; width:438px; font-size:10px; display:none;"><i>(Hover on the different parts to know more. Click on the part to visit the respective page)</i></div> |
</body> | </body> | ||
</html> | </html> |
Revision as of 22:53, 3 October 2011
Overveiw
Project
Parts
Scribbles
Modelling
About Us
Safety
Human Practices
Attributions