I just had a client report to me that when using thickbox to view an image full size, the image shows up half cut off in his browser (IE - not sure what version).
This is the specific page he was looking at:
http://www.thepoeticlens.ca/photos/Personal Favourites/IMG_2514.JPG.phpIt works fine for me in Firefox - the image is scaled to fit within whatever size I have my browser window. I'm wondering if maybe that scaling doesn't work in IE, or at least not in all versions of it, so that if the original image is larger than the browser window it gets cut off?
Has anyone else encountered this? Is there anything that can be done about it?
Comments
There is also a forum you might want to search for the issue: http://codylindley.com/thickboxforum/
Only thing is, the version of Thickbox.js that comes with ZenPhoto appears to be partially encrypted, and says at the top that it's "Modified for use with gettext". So while I could replace it with a fresh copy of Thickbox that's not encrypted, if it has not been modified the way that ZenPhoto thickobx.js has, will that break things?
Alternatively, is it possible to get a copy of the version used in ZenPhoto without the encryption, so that I can try some of the edits to function tb_position() that were suggested in the Thickbox forums?
It should not break things but without the gettext() support it will not be able to show titles in different languages.
I am not that familiar with the code (the mod was a user contribution). Are you sure that this issue is not solvabale by CSS?