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('left',  ($(this).left()+20) );         
+
-
}
+
-
 
+
});
});
});
});

Revision as of 23:07, 22 June 2013