> If the image or any of its parents has a "position:absolute/relative", it will not fade.
> It will work if I let the default "position:static" or if I set a "float:" attribute.
> Using background images instead of <img /> tags will have exactly the same results.
Finally I tried to recreate a simplified version of the slideshow system without using JQTools (fadeIn/fadeOut), and it doesn't change anything.
So it's either a JQuery core or an IE interpretation problem. The latter seems obvious, because the tooltip tool 'fade' effect already has a parameter which deactivates the opacity fading if IE is detected. Now I'm sure both are related.
Damn IE.
So you can now close this thread and hope for IE9 to be more compliant.
Thanks for your time and those awesome tools.
> It will work if I let the default "position:static" or if I set a "float:" attribute.
> Using background images instead of <img /> tags will have exactly the same results.
Finally I tried to recreate a simplified version of the slideshow system without using JQTools (fadeIn/fadeOut), and it doesn't change anything.
So it's either a JQuery core or an IE interpretation problem. The latter seems obvious, because the tooltip tool 'fade' effect already has a parameter which deactivates the opacity fading if IE is detected. Now I'm sure both are related.
Damn IE.
So you can now close this thread and hope for IE9 to be more compliant.
Thanks for your time and those awesome tools.