Using animate({opacity:}) jQuery provides an excellent way of fading
elements in and out of view. However, opacity does not work on IE
(which demands the use of silly filters). With that in mind, how do we
animate the opacity of an element in IE?

Thanks

Reply via email to