function showModal(id,width,height) { window.showModalDialog('http://www.idyan.com','window',"dialogLeft:"+(screen.availWidth-width)/2+";dialogTop:"+(screen.availHeight-height)/2+";dialogHeight: "+height+"px; dialogWidth: "+width+"px;center: yes; help: no;resizable: no; status: no;"); }

相关文章:

  • 2022-12-23
  • 2021-09-28
  • 2021-12-28
  • 2022-12-23
  • 2022-12-23
  • 2021-07-28
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-04
  • 2022-12-23
  • 2022-03-07
  • 2021-12-04
  • 2021-09-01
相关资源
相似解决方案