On Tue, 06 May 2008 09:52:33 +0200, Christophe Bosse wrote:

Jeroen wrote:
>> Yes, do note that some of these will (probably) never work in IE
>> (replacing part of the table, options etc.).
> 
> What's is not supposed to work ?  Those nodes work like in other
> browsers excepted it does not restrict contained nodes.

Inserting an OPTION into SELECT won't work with IE, but this is a bit 
separate issue. It will be inserted all right but IE won't notice it, it 
won't appear. This is a bug in IE and the current workaround is to 
replace the whole SELECT instead.

On the other hand, inserting TR into TABLE, may work cross browser 
including IE, in my opinion (but we can only be sure if we have tested it 
of course), if the current issue is solved.


Best wishes
 
-- 
Balazs Ree

_______________________________________________
Kss-devel mailing list
Kss-devel@codespeak.net
http://codespeak.net/mailman/listinfo/kss-devel

Reply via email to