-
Building DHTML widgets for the general web is hard. By "general web", I mean the widget will be used on a web page that is accessible to any user with a web browser. The user may be physically disabled and using a screen reader. The web browser may be on a modern cell phone with archaic JavaScript support. Any combination of images, CSS, JavaScript in the browser may be turned off. The browser may be Internet Explorer. Building for the general web is building for 10000+ browser/operating system/configuration combinations. We cannot code specifically for each combination and we cannot test all ...
(Read Full Article)
Related Articles
- Ajaxian Featured Tutorial: When is your page ready?
- also mentions & &
- The window.onload Problem - Really Solved!
- also published in peter.michaux.ca
- Actions in Synergy
- also written by peter
- Bootstrapping a Synergy Web Application
- also written by peter
- Feature Detection: state of the art browser scripting
- also written by peter
- Compiling down to JavaScript 1.5
- also published in peter.michaux.ca
- Macros in JavaScript please
- also written by peter
- Parasitic inheritance pattern memory use is prohibative
- also written by peter
- Dojo 1.0 Released: The Granddaddy is Born
- also mentions Javascript
- CSS and JavaScript build process
- also written by peter






Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments