Kelvin Luck wrote:
> OK - I've managed to break the problem down to a simple test case:
>
> http://kelvinluck.com/assets/jquery/fadeBug/
>
> As you will see, the fade doesn't happen in IE but the callback does. If 
> you get rid of position:relative or any width in the styles of the UL 
> then the fade works fine...
>
> Any ideas?
>
> Cheers,
>
> Kelvin :)
>   
I haven't had a chance to play around, but you may want to set display: 
block; on the <ul> to see if it accepts (renders) the opacity correctly? 
This may alter your underlying layout.

~ Brice

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to