JS弹出半透明小窗口实例
具体源码如下:
耗性能点:gD.style.filter=”alpha(opacity=60)”;
解决:select遮住弹出层的问题,IE6下,select消失,暂时无法解决;
?
注意一下几点:
转载注明:https://www.html.cn/article.asp?id=504
1.增加了iframe样式;
2.?gD增加了<!–[if lte IE 6.5]><iframe></iframe><![endif]–>//解决IE6下select遮住弹出层的问题。
最新评论
写的挺好的
有没有兴趣翻译 impatient js? https://exploringjs.com/impatient-js/index.html
Flexbox playground is so great!
感谢总结。
awesome!
这个好像很早就看到类似的文章了
比其他的教程好太多了
柯理化讲的好模糊…没懂