Cougar and Browser Issues
Standards
- IE 4.0 conforms to HTML 3.2 and CSS1, and implements new W3C drafts (e.g. DOM, forms)
- Netscape have also expressed commitment to Cougar
- Javascript is being standardised by ECMA
Support for legacy browsers?
- Don't use new features
- New features degrade gracefully
- New features won't work (e.g. Tetris example - 10K HTML file, which used no ActiveX controls)