> 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?

Use opacity.  jQuery takes care of the IE stuff for you.

Reply via email to