多彩なアイコンボタンのアニメーションドロップダウンメニュー
10678 ワード
IE、Chrome、フォックスなど様々なブラウザをサポートします.効果のプレビューはここをクリックして見られます.http://keleyi.com/keleyi/phtml/menu/2.htm
HTMLソースコード:
原文:http://keleyi.com/a/bjac/cu727al8.htm
まとめ:http://www.cnblogs.com/jihua/p/webfront.html
HTMLソースコード:
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8" />
5 <title> - </title><base target="_blank" />
6 <!-- Our CSS stylesheet file -->
7 <link rel="stylesheet" href="http://keleyi.com/keleyi/phtml/menu/2/assets/css/styles.css" />
8 <!-- Font Awesome Stylesheet -->
9 <link rel="stylesheet" href="http://keleyi.com/keleyi/phtml/menu/2/assets/font-awesome/css/font-awesome.css" />
10 <!-- Including Open Sans Condensed from Google Fonts -->
11 <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic" />
12 <!--[if lt IE 9]>
13 <script src="http://keleyi.com/keleyi/phtml/menu/2/assets/keleyi/html5.js"></script>
14 <![endif]-->
15 </head>
16
17 <body>
18 <div style="width:400px;height:90px;margin:0px auto"><a href="http://keleyi.com/a/bjac/cu727al8.htm"> </a><h2> </h2></div>
19 <nav id="colorNav">
20 <ul>
21 <li class="green">
22 <a href="http://keleyi.com" class="icon-home"></a>
23 <ul>
24 <li><a href="http://keleyi.com/menu/javascript/" >Javascript</a></li>
25 <li><a href="http://keleyi.com/menu/jquery/" >jQuery</a></li>
26 <li><a href="http://keleyi.com/menu/html5/" >HTML5</a></li>
27 <li><a href="http://keleyi.com/menu/webqd/" >web </a></li>
28 </ul>
29 </li>
30 <li class="red">
31 <a href="http://keleyi.com/a/bjac/mt97p5y9.htm" class="icon-cogs"></a>
32 <ul>
33 <li><a href="http://keleyi.cn"> </a></li><li><a href="http://keleyi.com/a/bjac/mnmpm4bv.htm"> </a></li><li><a href="http://keleyi.com/a/bjac/90b914o0.htm">jQ toggle</a></li>
34 </ul>
35 </li>
36 <li class="blue">
37 <a href="http://keleyi.com/a/bjac/otjlqc2l.htm" class="icon-twitter"></a>
38 <ul>
39
40 <li><a href="http://keleyi.com/a/bjac/lx3u7na0.htm"> a </a></li><li><a href="http://keleyi.com/a/bjac/4prgqlce.htm">ready </a></li>
41 </ul>
42 </li>
43 <li class="yellow">
44 <a href="http://keleyi.com/a/bjac/kjsrt3b0.htm" class="icon-beaker"></a>
45 <ul>
46 <li><a href="http://keleyi.com/a/bjac/phhq4ecr.htm"> </a></li>
47 <li><a href="http://keleyi.com/a/bjac/1juhjegr.htm"> </a></li><li><a href="http://keleyi.com/a/bjac/c6gu08gm.htm" title="jQuery ( )"> </a></li><li><a href="http://keleyi.com/a/bjac/opnw2awa.htm">appendTo </a></li>
48 </ul>
49 </li>
50 <li class="purple">
51 <a href="http://keleyi.com/a/bjac/vrvmmqhu.htm" class="icon-envelope"></a>
52 <ul>
53 <li><a href="http://keleyi.com/about/"> </a></li>
54 </ul>
55 </li>
56 </ul>
57 </nav>
58 <footer>
59 <h2><i>Keleyi:</i> </h2>
60 <a class="tzine" href="http://keleyi.com/a/bjac/cu727al8.htm"> <i><b> </b>Web </i> </a>
61 </footer>
62
63 </body>
64 </html>
ここをクリックしてダウンロードします原文:http://keleyi.com/a/bjac/cu727al8.htm
まとめ:http://www.cnblogs.com/jihua/p/webfront.html