Quote:
Originally Posted by Andy92
1) Make the image auto resize before they have loaded. Because page breaks then fixes once the image has loaded.
|
I don't see how you would do this, the hack is javascript based and is only going to know the full size of the image once it is completely loaded. You could in theory make a complete ground up hack using php to check the file dimensions first, and that would create much more traffic/load.
To me, the temporary breakage in theme is acceptable, if this was something that the coder would want to undertake it would have to be optional.
Quote:
Originally Posted by Andy92
2) Instead of when the person clicks the bar at the top of the image and then it opens up a new tab or window with the image url in, why not make it open with a lightbox? Like the click it, the page fades out and it appeares in that javascript lightbox?
|
Again, all these are great feature ideas for some people, but shouldn't be made the default/one and only option. A lot of my users don't use Lightbox because it's to slow.