DIV CSS 佈局教程網

 DIV+CSS佈局教程網 >> 網頁腳本 >> JavaScript入門知識 >> jQuery入門知識 >> JQuery特效代碼 >> jQuery插件HovertreeImg帶圓點索引圖片輪播
jQuery插件HovertreeImg帶圓點索引圖片輪播
編輯:JQuery特效代碼     
效果圖:
HovertreeImg插件

查看效果:http://hovertree.com/jq/hovertreeimg/

效果二

下載:http://hovertree.com/h/bjaf/gk8mko69.htm

使用代碼:
<link href="jquery.hovertreeimg.css" type="text/css" rel="stylesheet"/>
<div id="hovertreeimg">
<a href="http://hovertree.com/texiao/game/" title="見縫插針" target="_blank"><img src="http://hovertree.com/themes/img/jfcz.gif" alt="見縫插針" /></a>
<div id="hovertreeimgcontent">
<a href="http://hovertree.com/h/bjaf/easysector.htm" title="HTML5百分比餅圖" target="_blank"><img src="http://hovertree.com/themes/img/easysector.gif" alt="EasySector插件" /></a>
<a href="http://hovertree.com/h/bjaf/hovertreeimg.htm" title="HovertreeImg" target="_blank"><img src="http://hovertree.com/jq/hovertreeimg/hovertreeimg.jpg" alt="HovertreeImg插件" /></a>
</div>
</div>
<script src="http://hovertree.com/ziyuan/jquery/jquery-1.12.0.min.js"></script>
<script src="http://hovertree.com/jq/hovertreeimg/jquery.hovertreeimg.js"></script>
<script>
$("#hovertreeimg").hovertreeimg({
"h_circlePosition": "",//left,right,center
"h_width": 768,
"h_height": 66,
"h_borderColor":"silver",
"h_circleWidth": 14
});
</script>
XML學習教程| jQuery入門知識| AJAX入門| Dreamweaver教程| Fireworks入門知識| SEO技巧| SEO優化集錦|
Copyright © DIV+CSS佈局教程網 All Rights Reserved