FishBox是一个基于jQuery的,用于显示图片,htm
FishBox
FishBox is a jQuery plugin use for display iframe and html content.
Example: http://www.ifishblog.com/fishbox/
How to use` <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js"></script> <script type="text/javascript" src="/fishbox/jquery.fish.js"></script>
`use script like this:
$(function(){ $('a').fishbox({ type:'iframe', href:'http://www.xinli001.com/', width:700, height:550, showmask:true }).click(); });
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。