效果圖:
查看效果: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>