Quote:
Originally Posted by Amenadiel
Ok, but IF you wanted to use lightbox, or highslide or any of those... how could this be done?
I made a script that used php to detect image size and my forum got slow as hell, so I have no problem with the image loading at full size before resizing... but how to use lightbox then instead of displaying a bar above the image?
|
If you made a php script to detect image sizes, then you should have little trouble with some javascript. Lightbox is from here:
http://www.lokeshdhakar.com/projects/lightbox2/
You should be able to figure out how to do what you need with that.