Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Show Mouseover and Alt-Text in popup of "strip"
- // Create a new Bookmark, give it whatever name and put the following code as the URL. Then move the resulting bookmark to an easy spot to click when needed
- javascript:alert('Alt:'+document.getElementById('strip').alt+'\nTitle:'+document.getElementById('strip').title);
Advertisement
Add Comment
Please, Sign In to add comment