Team:IIT Madras/testpage

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
<script>
<script>
jQuery( document ).ready( function( $ ) {  
jQuery( document ).ready( function( $ ) {  
 +
$("#block1").fadeOut();
 +
$("#block2").fadeOut();
 +
$("#block3").fadeOut();
 +
$("#block4").fadeOut();
 +
$("#block5").fadeOut();
});
});
function  
function  

Revision as of 19:43, 1 September 2011

bar