Template:Team:Bonn:PageMenu

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
jQuery('ul.igem13-menu').superfish({
jQuery('ul.igem13-menu').superfish({
animation:  {opacity:'show',height:'show'},
animation:  {opacity:'show',height:'show'},
-
dropShadows: true,
+
dropShadows: true
-
            onBeforeShow: function(){
+
-
              $(this).not('ul.subm').css('width',  ($(this).parent().width()+1) );           
+
-
            }
+
});
});

Revision as of 23:02, 22 June 2013