On Thu, Jan 24, 2008 at 10:01:15AM -0800, djangst wrote:
> Has anybody been able to get the fadeOut effect working with a table
> row (tr) in IE6? I've read old posts and tried several different
> things without success.
> 
> This is for a tabular layout that's a bit too intricate for
> replacement with divs. Works fine in Firefox, but the fox ist verboten.

I assume that this explains it:
http://msdn2.microsoft.com/en-us/library/ms533897.aspx

The stupid IE6 has limitations regarding changing TR elements. Works
perfectly in the verboteny fox but not in IE. You'll have to work with
DIVs or change each TD in the TR.

Not sure the IE7 does that differently. I hope so.

Cheers
 Christoph
-- 
[EMAIL PROTECTED]  www.workaround.org   JID: [EMAIL PROTECTED]
gpg key: 79CC6586         fingerprint: 9B26F48E6F2B0A3F7E33E6B7095E77C579CC6586

Reply via email to