Hi,

This probably isn't a Mochikit issue, but here goes:

I have some javascript which creates a table using the Mochikit DOM
API, then renders it into the page using
document.body.appendChild(table).  The table renders fine, but its
'rows' attribute is empty, which breaks some other scripts later.  I
assumed that the browser would always calculate table.rows
dynamically, is this not the case?  I'm using FF2.0.0.2.

Thanks for any insight,

Graham


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to