Sorry if this doesn't solves your issue but I hate to see unanswered posts.
Question about catwalk implementation.
What is the implementation of the adding/removing rows of a table in
catwalk?
I believe all code for that is _javascript_ and i think it's in this file
http://trac.turbogears.org/turbogears/browser/trunk/turbogears/toolbox/catwalk/columns.kid
Dynamic DOM manipulation (i.e. dynamically creating TR, TD, etc)?
innerHTML adding?
I read that IE does not support writing to innerHTML for tables, TR,
tbody.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

