陈旭猴

博客园 首页 新随笔 联系 订阅 管理
<script type="text/javascript">
	$(document).ready(function() {
		$(".fancybox").fancybox({
			width:1200 ,
			afterClose : function(){
		        location.reload();
		        return;
		  }	
		});
		$(".imageFancybox").fancybox({
		});
	});
</script>

  

posted on 2015-06-17 14:18  陈旭猴  阅读(429)  评论(0编辑  收藏  举报