Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
ImageVenue Image Focuser
When viewing an image on imagevenue.com, the script shows only the image so no ads or text is shown, plus avoids the automatic scaling down of large images.
|
|
This works better...
document.body.innerHTML = '<img src="'+document.getElementById("thepic").src+'" />';
|
|
|
This works better...
document.body.innerHTML = ' |
|
|
Works well, but could be better as it stops page back commands (keyboard or mouse click) and only selecting the drop down on the back button and selecting the previous page allows you to go back. Great when viewing larger images though ;) |
|
|
Does what it says it does, no complaints here...Excellent work M8... |
You could comment on this script if you were logged in.
