What is the meaning of unobtrusive javascript?
Answer / Nirala
Unobtrusive JavaScript refers to a design philosophy that separates structural markup from behavioral scripts, ensuring that the structure and content are not modified by the scripts. This makes the web page more accessible, easier to maintain, and promotes better separation of concerns.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are differences between entity framework and l2s? : Entity framework
How we can call a javascript function on the change of a dropdown list in mvc?
I can't be bothered with all this CAS stuff. Can I turn it off
What is routeconfig.cs in mvc 4?
what happened when type url in address bar and press enter?
why DotNetFramework is included in building a software
What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables
What is the 'page life cycle' of an ASP.NET MVC?
Which is the institute which also caters to your personal development other than subject.
What are Scaffold templates in ASP.Net MVC?
Where The Inheritence is useful?How we decide the situation of inheritence
What is the difference between structures and enumeration ?