<html>
<head>
<script language=javascript>
function winopen()
msg=open (,"","manubar=no(去掉菜单),toolbar=no(去掉工具));
msg=document.write ("<head>..</head>");
msg.document.write ("可以在些写入网页代码,不写也行“);
  </script></head>
<body>
<form> <input name=button1 value=XXX 还有什么记不清了(表单学的不好) onclick="winopen(’网页地址‘)”;) </form>
</body></html>
只能想起这些了,好久没看了,也不记得了,(偶不是主修此,只是业余):)!!