chenou
qminoa=window.open(\'frm_main.htm\',\'\',\'toolbar=no,menubar=no,titlebar=yes,directories=no,resizable=yes,status=yes,fullscreen=no,top=0;left=0,width=window.screen.availWidth,height=window.screen.availHeight\');           
      if(!qminoa)
      {
         alert(\'当前用户电脑屏蔽了本网站弹出窗口!\');
         return;
      }

分类:

技术点:

相关文章:

  • 2021-12-20
  • 2021-11-05
  • 2021-06-19
  • 2021-06-06
  • 2022-01-10
  • 2021-11-21
  • 2021-08-15
猜你喜欢
  • 2021-08-15
  • 2021-12-20
  • 2021-08-15
  • 2021-08-16
  • 2021-12-10
  • 2021-12-10
  • 2021-08-26
相关资源
相似解决方案