Template:Team:TU Munich/MeetingHeader

From 2012.igem.org

(Difference between revisions)
Line 137: Line 137:
   $('h2 span.mw-headline').click(function() {
   $('h2 span.mw-headline').click(function() {
   $('.'+this.id).fadeToggle("slow", "linear")
   $('.'+this.id).fadeToggle("slow", "linear")
 +
  console.log('.'+this.id)
   });
   });
   $('h2 span.mw-headline').attr({ onMouseOver: "this.style.cursor='pointer'"})
   $('h2 span.mw-headline').attr({ onMouseOver: "this.style.cursor='pointer'"})

Revision as of 12:52, 31 August 2012