TWEagle / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

Image re-size issue in IE #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a gallery
2. put images in gallery
3. take those images and resize them in photo editing software and save
them with same name.

What is the expected output? What do you see instead?
I expect that the images will size to the new dimension, but in IE6/7 there
seems to be height and width properties applied to the images that are set
to the old dimensions. this only occurs on the large image, the thumbnails
resize just fine. 

Also, default border styles are applied to all images in gallery, and I
can't seem to over-ride them with CSS

What version of the product are you using? On what operating system?
using galleriffic 1.0, jquery 1.1.2, asp.net site managed by mojoPortal, IE
6 and 7 on Windows XP. need anything else?

Please provide any additional information below.
Also tried clearing my cache, restarting my browser, and restarting IIS

Please Help!

Original issue reported on code.google.com by drewb...@gmail.com on 4 Nov 2009 at 9:52

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
You have to save the new image with a different name
Just got mine fixed at www.papertini.com/gallery.aspx

Original comment by ong.to...@gmail.com on 15 Nov 2009 at 10:19

GoogleCodeExporter commented 9 years ago
that's what I was trying to avoid because I have 100's of images that I would 
have to
re-designate all of the pats for. I is in fact a weird caching issue in IE. 
When I
pushed it into production with a new domain, it straightened itself out since I 
did
not have those images cached under the new domain. thanks for the reply.

Original comment by drewb...@gmail.com on 17 Nov 2009 at 2:44