Template:Team:TU Munich/ExCol

From 2012.igem.org

(Difference between revisions)
(Undo revision 150512 by Fabian Froehlich (talk))
Line 8: Line 8:
  $('h2').click(function() {
  $('h2').click(function() {
   $(this).nextUntil('div').fadeToggle()
   $(this).nextUntil('div').fadeToggle()
 +
  console.log(this.localName)
  });
  });
  $('h3').append("<span style='font-size:50%;float:right;'class='excol col'> [Expand/Collapse]</span>")
  $('h3').append("<span style='font-size:50%;float:right;'class='excol col'> [Expand/Collapse]</span>")

Revision as of 20:19, 23 September 2012