Changeset 708

Show
Ignore:
Timestamp:
04/23/06 23:51:24 (2 years ago)
Author:
bob@redivi.com
Message:

gotchas

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • presentations/2006/ajax_experience/slides.txt

    r705 r708  
    614614    Set the node attributes based on the object attrs 
    615615     
     616 
     617DOM 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 
    616623 
    617624MochiKit.Color