Combining with Scripts
- Scripts Offer Dynamic Features to HTML+XML+CSS
- CSS can Set Styles for HTML and XML Elements
- JavaScript can Reference and Modify these Styles Dynamically
- However, JS cannot Reference the Contents
- (e.g., the 2nd paragraph)
- A more Effective Object-Oriented Document Model is Required for Next
Generation Web Documents