Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图弄清楚如何在单击导航链接时使用动态内容滑出隐藏菜单。我怎样才能给这个 div 正在滑出的外观。我想我需要使用“动画”功能,但我不确定如何实现它。任何帮助将不胜感激。这是我正在处理的内容的链接。
http://www.scottjraney.com/music-nav/
你可以做 :
$('div').hide('blind'); // or any other animation