I came across this concept while reading “JQuery in Action”. I am on chapter 1 and the language and explanations given are excellent. (i.e. one can easily understand)
My understanding for it is:
It is a way to separate the behavior from the structure. Instead of clubbing the event behavior within HTML tags, we can use JQuery [...]
Posts Tagged ‘javascript’
Unobtrusive JavaScript – What is it?
October 24th, 2009
No Comments

