js实现网页右下角弹出窗口代码.docVIP

  • 2
  • 0
  • 约2.19千字
  • 约 2页
  • 2019-09-20 发布于江西
  • 举报
js实现网页右下角弹出窗口代码 /TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns= /1999/xhtml head meta http-equiv=Content-Type content=text/html; charset=utf-8 / titleJavaScript实现网页右下角弹出窗口代码 - 网页代码站( )/title /head style type=text/css #winpop { width:200px; height:0px; position:absolute; right:0; bottom:0; border:1px solid #666; margin:0; padding:1px; overflow:hidden; display:none;} #winpop .title { width:100%; height:22px; line-height:20px; background:#FFCC00; font-weight:bold; text-align:center; font-size:12px;} #winpop .con { width:100%; height:90px; line-height:80px; font-weight:bold; font-size:12px

文档评论(0)

1亿VIP精品文档

相关文档