Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
max-width CSS style vs jquery
What's the benefit of using jquery to restrict images sizes over the max-width CSS style?
0
Comments
jquery also allows me to make the image clickable, so that visitor can see the image in its original size
no, I might implement that in next versions if there is need for such
I personally prefer opening images in new window
Though, I can't seem to get this plugin to work. I can set the width in the Dashboard, but my images blow out the column still. When I do the same thing with css, it works fine.
I'm using Lighttpd *without* Friendly URLs. I don't know why this would be using Ajax, but I know that I've had probems with almost every single plugin because I don't use friendly urls.
I've temporarily disabled the CSS fix for the same thing.
(clear you browser cache)
And in IE8, they're never in the box. They're always blown out.Ok. It seems to work in IE8. It just doesn't resize them until after the page is fully rendered (and IE8 is slow to render).
As for Chrome, I don't know why a refresh blows them out. When you visit the thread initially they're fine; it's only refreshing the page that you're already on.
My quibbles are mostly minor. It's just disconcerting to see the big images resize themselves during render (opposed to just showing up that way). The css method seems to be more reliable in that manner, but I'm really stoked about the future potential of being able to open up the images in lightboxes.