This link may be of some use:
http://ramblings.gibberishcode.net/archives/cross-browser-ajax-updates-to-table-elements/9

IE freaks out on things like this.

On Mar 16, 7:02 am, Ingrater <[email protected]> wrote:
> I want to create some page content with data from a Request. I already
> implemented everything and it works fine on Firefox. Now I've tested
> it in IE7 and the content doesn't show up. The data and everyinthing
> is progressed correctly but the created elements are not drawn.
>
> I wrote a small example how I do things. In Firefox a the Title and
> the Table with all its td's shows up. In IE only the Title shows up.
> The table and all it contents are not drawn. I think that the table is
> injected but as it goes on level deeper the inject failes somehow.
>
> The Example Code can be found athttp://paste.mootools.net/m59febe46
>
> I would be very glad if some one could tell me what I'm doing wrong,
> or if this is a bug in mooTools.
>
> Regards
> Ingrater

Reply via email to