Forget browsers older than IE6, they are unsupported by jQuery (and
ignored by most web developers). Your problem could be anything, do
you have a test page we can take a look at, or some code?

I guess it has to do with the ready/load events, as when you reload
the page the images are in the browser cache already.

On Jan 2, 3:20 pm, Saledan <bastil...@gmail.com> wrote:
> hello,
> I was sure that my script failed the ie execution test.
> IE7: activex and script check block the script, then allow and it
> works.
> IE6: it works
> IE5.5: my script waits the image loading with a animated gif, than
> show the images. This ie waits without end or errors.
> IE5, IE4: raise two errors on page loading. (I'm italian, try to
> translate the errors) ... first: Quantificator unexpected; second
> error: character not valid.
>
> IE7, IE6: the script works only the first time, with this script i
> align and resize 12 images on a grid. If I reload the page, one image
> (always the same image) doesn't resize, and i have to close the
> browser and reopen it.
>
> What can I do to solve these issues? ..in addiction to trash ie :P
> (The script works fine with Firefox and Safari)
>
> thanks
> max

Reply via email to