Advertisement
Guest User

popup.html

a guest
May 27th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.15 KB | None | 0 0
  1. <html>
  2.   <head>
  3.     <script src="window.js"></script>
  4.   </head>
  5. <body>
  6.   <button type="button" id="PopupWindow">Popup Window</button>
  7. </body>
  8. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement