Topic awaiting preservation: Best way to display big images |
|
---|---|
Author | Thread |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-21-2002 18:42
I am wondering what the best way to display big images is. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 06-21-2002 18:58
not sure what you mean but there's gallery: www.gallery.sourceforge.net |
Maniac (V) Inmate From: Brisbane, Australia |
posted 06-21-2002 21:40
If you open the popup at a set size, say 100x100 (smallest a popup can be i think) then set an event on the image load you can grab the document size once it's finished loading then re-size the window to suit. Maybe even mask the image loading in the 100x100 window with a little div saying "Image Loading, Please Wait..." or something like that. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 06-22-2002 04:52
WarMage: How about trying what kuckus suggested to DS in this review (it could do away with the need for a popup): |
Maniac (V) Inmate From: Charles River |
posted 06-24-2002 16:15
Here is the way I do it. http://www.ozoneasylum.com/Forum2/HTML/001552.html |