Advertisement
Guest User

Untitled

a guest
Apr 28th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <html>
  2. <body>
  3. <button type="button"
  4. onMouseOver="window.location.assign('http://download.example.com/')"
  5. style="position: fixed; bottom: 1em; left: 1em;">Click Me!</button>
  6. </body>
  7. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement