Template:Sifuentes04

From 2014.igem.org

(Difference between revisions)
Line 300: Line 300:
$('.accordion-content').css({'width' : contentwidth });
$('.accordion-content').css({'width' : contentwidth });
-
//Open The First Accordion Section When Page Loads
+
 
-
$('.accordion-header').first().toggleClass('active-header').toggleClass('inactive-header');
+
-
$('.accordion-content').first().slideDown().toggleClass('open-content');
+
// The Accordion Effect
// The Accordion Effect

Revision as of 20:38, 12 January 2015