Team:TU Munich/Templates/Layout

From 2010.igem.org

(Difference between revisions)
Line 12: Line 12:
$(this).toggleClass("activeToggle");
$(this).toggleClass("activeToggle");
$(this).next().next(".toggle_container").slideToggle("slow");
$(this).next().next(".toggle_container").slideToggle("slow");
-
alert($(this).next().next(".toggle_container").html());
 
return false; //Prevent the browser jump to the link anchor
return false; //Prevent the browser jump to the link anchor
});
});

Revision as of 15:53, 19 October 2010