Advertisement
GeorgeIPTV

lemme give this a try

Feb 19th, 2020
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <title>My Example</title>
  3.  
  4.  
  5. <input id="go" type="button" value="Open new window" onclick="window.open('/javascript/examples/sample_popup.cfm','popUpWindow','height=500, width=400, left=100, top=100, resizable=yes, scrollbars=yes, toolbar=yes, menubar=no, location=no, directories=no, status=yes');">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement