Team:IIT Madras
From 2011.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
jQuery( document ).ready( function( $ ) { | jQuery( document ).ready( function( $ ) { | ||
- | $("#overview"). | + | $("#overview").fadeIn().delay(1000); |
- | $("#instructions"). | + | $("#instructions").fadeIn().delay(1000); |
- | $("#project"). | + | $("#project").fadeIn().delay(1000); |
- | $("#parts"). | + | $("#parts").fadeIn().delay(1000); |
- | $("#scribbles"). | + | $("#scribbles").fadeIn().delay(1000); |
- | $("#modelling"). | + | $("#modelling").fadeIn().delay(1000); |
- | $("#about_us"). | + | $("#about_us").fadeIn().delay(1000); |
- | $("#safety"). | + | $("#safety").fadeIn().delay(1000); |
- | $("#human"). | + | $("#human").fadeIn().delay(1000); |
- | $("#attributions"). | + | $("#attributions").fadeIn().delay(1000); |
$("#block1_launch").hover(function(){ | $("#block1_launch").hover(function(){ |
Revision as of 23:04, 3 October 2011
Overveiw
Project
Parts
Scribbles
Modelling
About Us
Safety
Human Practices
Attributions
(Hover on the different parts to know more. Click on the part to visit the respective page)