Unobtrusive Javascript
“Unobtrusive JavaScript” is an emerging technique in the JavaScript programming language, as used on the World Wide Web. Though the term is not formally defined, its basic principles are generally understood to include: Separation of functionality (the “behavior layer”) from a Web page’s structure/content and presentation Best practices to avoid the problems of traditional JavaScript … Read more