2013年8月20日 星期二

開新視窗






<html>
 <body>
  <form>
 
   <input onclick="window.open('http://www.google.com','mywindow','width=400,height=200,toolbar=yes, location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes, resizable=yes')" type="button" value="New Window!" /> 
  </form>
</body>
</html>

沒有留言: