Revision history of "Team:Groningen/menujquerydropdown"

From 2009.igem.org

Diff selection: mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.

Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.
  • (cur | prev) 12:50, 4 September 2009 Frans (Talk | contribs) (387 bytes) (New page: $(document).ready(function(){ $("ul.dropdown li").dropdown(); }); $.fn.dropdown = function() { $(this).hover(function(){ $(this).addClass("hover"); $('> .dir',this).addClass("ope...)