基于jQuery的网页右下角弹出广告(IE7,firefox)_jquery【点击查看详情】
基于jQuery的网页右下角弹出广告(IE7,firefox)_jquery:演示代码: 测试 .divCss{ bottom:0; display:block; height:25px; overflow:hidden; padding:0; position:fixed; right:20px; } .contentCss{ background:#666; height:200px; width:200px; }
相关视频/文章