Sorry for the previous post.Hit send early :-(

Reset the opacity to IE when fading in the element like so:

$('elementToFade').css('filter','alpha(opacity=80)').fadeIn();

Maurício
    -----Mensagem Original----- 
    De: Luch Univision 
    Para: jQuery (English) 
    Enviada em: terça-feira, 2 de junho de 2009 14:46
    Assunto: [jQuery] fadeIn() on elements with alpha filter not working 
properly in IE



    I am running into an effect issue with IE only. ...
    -moz-opacity:.8; opacity:0.80; filter:alpha(opacity=80);
    ...
    I saw some people that had posted similar questions but without answers:

    
http://groups.google.com/group/jquery-en/browse_thread/thread/51e149642787e846/424497df76ec88ad

Reply via email to