The rules of unobtrusive JavaScript
Posted Tuesday November 27, 2007, 2:55 am, Over one day oldOne of the most important things to keep in mind when writing JavaScript for the Web is to make it unobtrusive, since You cannot rely on JavaScript being available. Understand browsers and users: Don't deviate too far from the way browsers work and how users expect them to work.
This post digest is 11% of the original post size. Uncompress
Read The rules of unobtrusive JavaScript (Links)