Quote:
What if you had very large pics?
Like 1990X900 or some-such?
Would this include a link to show full size?
So it would show an intermediate size, say 800x600 then you would click the lightbox and it would show the full size.
Thanks!
|
By default,the javascript auto resize images if larger than the browser window dimensions,you can change this setting in file lytebox.js :
PHP Code:
this.autoResize = false;
Thank you,hope you like this mod ^^