;

如何在JavaScrip中弹出固定窗体

<script  language="javascript" >
 function newShow()
 {
  window.showModalDialog("Untitled-2.html","name","height=200; width=300; scroll:yes");
 }
</script>
posted @ 2006-12-15 09:22  Ж╰ァ流星  阅读(256)  评论(0编辑  收藏  举报