Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <script language="javascript" type="text/javascript">
  2. function showModalWindow() {
  3. window.showModalDialog('URL, "Sample.jpg", "resizable: yes");
  4. }
  5. </script>
  6.  
  7. how to make this code browser specific.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement