摘要: .flash_little_img{position:relative;}.flash_little_img{width:500px;height:333px;border:none; margin:auto;}/*使用绝对定位让图片固定,从而脱离页面流*/.flash_little_img: ho... 阅读全文
posted @ 2014-12-22 16:58 简单就好zyx 阅读(134) 评论(0) 推荐(0)
摘要: 问题:弹出的图片查看器,只能在原框架内显示,而不是满屏显示。 解决办法:1.div不要放在小框架内,而要放在父级页面中。子框架:onclick="parent.window.showDiv()"父级页面: 阅读全文
posted @ 2014-12-22 16:49 简单就好zyx 阅读(140) 评论(0) 推荐(0)