Thanks for the tip, unfortunately this doesn't the trick - still no
show on IE.
IE's grindy developer tools show a 0x0 dimension of the table  and all
its elements...


On 8 Mrz., 06:28, Ralph Slooten <[email protected]> wrote:
> Try adding a tbody in the table ~ IE doesn't like displaying tables without
> it I find.
>
> <table>
>   <tbody>
>     <tr> ...etc
>
> On 8 March 2011 06:49, Ralph <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hello,
>
> > I want to create a table with a form within a Class with
> > new Element('table') ...
>
> > see my pastbin:
> >http://pastebin.com/dFGDdt9v
>
> > working in all three browser (IE,FF,CHROM):
> >http://jsfiddle.net/RalphEichelberger/s2p8A/
>
> > If I am going to jsfiddle it works fine in IE8 too but not without.
>
> > So what am I doing wrong here?

Reply via email to