Template:Team:TU Munich/ExCol

From 2012.igem.org

(Difference between revisions)
Line 12: Line 12:
   $(this).children('.excol').html(' [Expand]')
   $(this).children('.excol').html(' [Expand]')
   }
   }
-
   $(this).next('div').fadeToggle()
+
   $(this).next('hr').next('div').fadeToggle()
  });
  });
  $('h3').next('div').prev().append("<span style='font-size:50%;float:right;'class='excol'> [Expand]</span>")
  $('h3').next('div').prev().append("<span style='font-size:50%;float:right;'class='excol'> [Expand]</span>")

Revision as of 20:47, 23 September 2012