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.






Aug 7, 2007
gjm User

This works better...

document.body.innerHTML = '<img src="'+document.getElementById("thepic").src+'" />';

 
Aug 7, 2007
gjm User

This works better...

document.body.innerHTML = '';

 
May 29, 2007
Robo2k User

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 ;)

 
Feb 24, 2006
AYHJA User

Does what it says it does, no complaints here...Excellent work M8...

You could comment on this script if you were logged in.