$("#subMenu li").hoverIntent(function(e) { $(this).find("div").slideDown(); }, function(e){ $(this).find("div").hide(); });
沒有留言:
張貼留言