Team:IIT Madras/testpage

From 2011.igem.org

(Difference between revisions)
Line 27: Line 27:
$("#block3").fadeOut();
$("#block3").fadeOut();
});
});
-
 
-
$("#block4_launch").toggle(function(){
 
-
$("#block4").fadeIn();
 
-
},
 
-
function(){
 
-
$("#block4").fadeOut();
 
-
});
 
-
});
 
-
 
});
});

Revision as of 13:44, 10 September 2011

bar