Team:ATOMS-Turkiye/Templates/AutohideContent

From 2013.igem.org

(Difference between revisions)
Line 9: Line 9:
function toggleContent(){
function toggleContent(){
-
   next = $(this).next();
+
   next = $(this).parent().next();
   console.log("asdasd "+next);
   console.log("asdasd "+next);
   if(next.is(':animated'))
   if(next.is(':animated'))

Revision as of 15:23, 4 October 2013