现在很多浏览器都有对网站的弹出窗口进行拦截的功能,如果你的网站的确有非常重要的信息要通知浏览的人,你就必须要突破拦截将消息发送出去,下面的方法对你或许有点用处。

<SCRIPT>showModelessDialog("message.htm','newwin','dialogWidth:300px;dialogHeight:160px;dialogLeft:300;dialogTop200;center:yes;help:yesresizeable:no;status:no')</Script>

相关文章:

  • 2022-12-23
  • 2021-05-29
  • 2021-10-29
  • 2021-08-05
  • 2022-12-23
  • 2021-09-03
  • 2021-11-07
  • 2022-12-23
猜你喜欢
  • 2021-08-12
  • 2022-12-23
  • 2022-12-23
  • 2021-06-30
  • 2021-05-26
  • 2022-12-23
  • 2021-12-18
相关资源
相似解决方案