摘要:
第一种点击链接弹出前提是引用jquery、colorbox的js、colorbox的csshtml<a id="baidu" href="http://www.baidu.com" >baidu</a>js $("#baidu").colorbox({ innerWidth: 610, innerHeight: 580, iframe:true});第二种onclick:$.colorbox({ innerWidth: 610, innerHeight: 580, iframe:true,href:'h 阅读全文
posted @ 2012-11-05 11:45
一个土豆一棵青菜
阅读(2096)
评论(0)
推荐(0)