What is not Cross-Browser Dynamic HTML?

Anything which is browser or platform dependent.

Anything which causes errors in the other browser. (Goal: offer same functionality on version 4 browsers!)

Anything which causes errors in older browsers. (Goal: degrade gracefully!)

Speaker Notes