jQuery Wheel 环形菜单插件5种效果演示

很酷的菜单-jQuery Wheel 环形菜单插件5种效果演示

 在线预览

下载地址

实例代码

 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<div  class = "container" >
            <!-- Top Navi -->
            <div  class = "header" >
                <h1>jQuery Wheel 环形菜单插件 Demo 1: Default Settings</h1>  
            </div>
            <div  class = "menu" >
                <a  class = "active"  href= "index.html" >Demo 1</a>
                <a href= "index2.html" >Demo 2</a>
                <a href= "index3.html" >Demo 3</a>
                <a href= "index4.html" >Demo 4</a>
                <a href= "index5.html" >Demo 5</a>
            </div>
            <div  class = "main" >
                <a href= "#wheel"  class = "wheel-button" >
                    <i  class = "customicon-plus" ></i>
                </a>
                <div  class = "pointer" >Click me</div>
                <ul id= "wheel" >
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-home" ></i></a></li>
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-music" ></i></a></li>
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-video" ></i></a></li>
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-heart" ></i></a></li>
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-user" ></i></a></li>
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-trash" ></i></a></li>
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-envelope" ></i></a></li>
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-camera" ></i></a></li>
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-picture" ></i></a></li>
                    <li  class = "item" ><a href= "#home" ><i  class = "customicon-eye-open" ></i></a></li>
                </ul>
            </div>
        </div><!-- Container -->
        <script type= "text/javascript" >
            $( ".wheel-button" ).wheelmenu();
         </script>
 
转载:http://www.cnblogs.com/niuboren/p/6120540.html

转载于:https://www.cnblogs.com/wang1593840378/p/6124051.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值