Description
This practice denotes adherence to separation of programmatic functionality (the "behavior layer") from a Web page's structure/content and presentation. The unobtrusive solution is to register the necessary event handlers programmatically, rather than inline. This is commonly achieved by assigning a particular CSS selector to all elements which need to be acted upon by the script.
Excerpted from http://en.wikipedia.org/wiki/Unobtrusive_JavaScript
Firms practicing Unobtrusive Javascript Technique
- 8
- 5
- 4
- 2
- 1
- 1
- 1
- 1
- 1