Hi,
I'm having an issue. I have a full page slideshow. The query plugin applies left: auto to the slider because the movement is done with CSS3 translate. Now, here is the problem.
Here is a solution for those who may encounter this annoying situation.
I still don't know why IE8 changes the width and height of my images from 800px to 28px when loading images with javascript...
Hi,
I'm loading images in a gallery dynamically by creating an image object with an onload event. Everything works in IE6, IE7, FF, Safari, Chrome and Opera, with the exception of IE8. The problem I...