;

如何在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  Ж╰ァ流星  阅读(262)  评论(0)    收藏  举报