diff --git a/js/custom.js b/js/custom.js index d0f804c..ff8b243 100644 --- a/js/custom.js +++ b/js/custom.js @@ -4,7 +4,6 @@ jQuery(window).load(function() { jQuery('#main-menu > ul').superfish({ delay: 500, // 0.1 second delay on mouseout - animation: { opacity:'show',height:'show'}, // fade-in and slide-down animation dropShadows: true // disable drop shadows });