duffbeer
08-14-2006, 02:24 AM
1) Script Title: Light Box
http://www.dynamicdrive.com/lightbox
3) Describe problem: I have the lightbox script running, its great by the way. I'm dynamically loading images of verious sizes. I have figured out how to limit the white box that sits behind the image. How can I limited the size of the images that display. if (imgPreloader.width > 800) imgPreloader.width =800;
Thanks
DB
http://www.dynamicdrive.com/lightbox
3) Describe problem: I have the lightbox script running, its great by the way. I'm dynamically loading images of verious sizes. I have figured out how to limit the white box that sits behind the image. How can I limited the size of the images that display. if (imgPreloader.width > 800) imgPreloader.width =800;
Thanks
DB