Unobtrusive JavaScript
I came across an article on unobtrusive JavaScript yesterday. It’s not the same as ‘accessible JavaScript’, although it can make your JavaScript more accessible. It’s more along the CSS-type lines of separating structure from content and making HTML pages even more streamlined: http://www.onlinetools.org/articles/unobtrusivejavascript/