$(document).ready(function(){ $('ul.dropdown').superfish({ autoArrows: true, animation: {height:'show'} }); });