当前路径: 星河码客 » 插件特效 » JQuery漂亮的导航菜单

JQuery漂亮的导航菜单

用法引用js文件 HTML

CSS .sweetMenuAnchor { border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; color: #0071bb; font-size: 24px; font-weight: bold; text-align: right; text-transform: uppercase; font-family: arial; text-decoration: none; background-color: #888888; opacity: 0.6; } .sweetMenuAnchor span { display: block; padding-top: 10px; }js调用 $(document).ready(function () { $('#backMenu').sweetMenu({ top: 40, padding: 8, iconSize: 48, easing: 'easeOutBounce', duration: 500, icons: [ 'images/back.png' ] }); $('#exampleMenu').sweetMenu({ top: 200, padding: 8, iconSize: 48, easing: 'easeOutBounce', duration: 500, icons: [ 'images/home.png', 'images/comments.png', 'images/red_heart.png', 'images/male_user.png', 'images/yellow_mail.png', 'images/computer.png' ] }); });

JQuery漂亮的导航菜单

在线演示        积分下载        6毛下载        砍两刀下载       

文件目录······
暂无数据
 猜你喜欢 更多»
 工具推荐 更多»