Changeset 708
- Timestamp:
- 04/23/06 23:51:24 (2 years ago)
- Files:
-
- presentations/2006/ajax_experience/slides.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
presentations/2006/ajax_experience/slides.txt
r705 r708 614 614 Set the node attributes based on the object attrs 615 615 616 617 DOM Gotchas 618 =========== 619 620 * DOM manipulation isn't as fast as innerHTML, but it's a LOT easier 621 * IE expects tables to have a TBODY 622 616 623 617 624 MochiKit.Color
