Team:Tec-Monterrey/projectnotebook august/day26

From 2011.igem.org

(Difference between revisions)
Line 363: Line 363:
if (direction > 0)
if (direction > 0)
collapseAll();
collapseAll();
-
 
+
if (direction > 0)
 +
collapseAll();
setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY);
setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY);

Revision as of 01:44, 29 September 2011

wiki