[Kss-devel] insertHTMLAsFirstChild with tables

Sylvain Viollon sylvain at infrae.com
Fri Jun 20 11:43:33 CEST 2008


On Fri, 20 Jun 2008 11:11:24 +0200
Ramon Bartl <ramon_bartl at yahoo.de> wrote:

> Hi all,
> 

 Hello,

> ree told me already that the browsers don't allow to do an innerHTML  
> inside a table, but also told me that there is maybe a workaround
> from __gotcha?
> 

  I have done it one time. The trick is to build a table with the same
layout (number of cols) containing the line you want to add. You should
have the same width for columns as well, maybe, I think.

  After, you can move the line to the real table, and delete the
temporary one.

  But I don't known howto to do it with KSS, it will be interesting to
known.

  Sylvain,

-- 
Sylvain Viollon -- Infrae
t +31 10 243 7051 -- http://infrae.com
Hoevestraat 10 3033GC Rotterdam -- The Netherlands


More information about the Kss-devel mailing list