Revision history of "Team:SYSU-Software/template2/js/menu.js"

From 2012.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) 21:21, 19 September 2012 Nie1234567 (Talk | contribs) (246 bytes) (Created page with "//menu $(document).ready(function(){ $('li.mainlevel').mousemove(function(){ $(this).find('ul').slideDown("1000");//you can give it a speed }); $('li.mainlevel').mouse...")