当前位置:首页 > 插件工具 > jQuery插件 >

jquery图像标注式提示插件adhere

时间:2014-06-05 23:51 来源:互联网 作者:源码搜藏

jquery图像标注式提示插件adhere是一款根据图像位置偏移量,增加标注,当用户鼠标移动至标注时提示信息。jquery图像标注鼠标悬停jquery插件

<script type="text/javascript">
$(document).ready(function(){
$(".adhere").adhere({
captionContainer:'ul',
collapseList:true,
marker:{xAlign: 'center', yAlign:'top', html:'<span class="img-marker"></span>'},
caption:{className:'caption', xAlign:'left', yAlign:'center'}
});
});
</script>
本站资源仅限于学习研究,严禁从事商业或者非法活动! 源码搜藏网所有源码来自互联网转载与用户上传分享,如果侵犯了您的权益请与我们联系,我们将在24小时内删除!谢谢!

jQuery插件下载排行

最新文章