Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
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... |