Link for code samples used in the demo
http://csharp-video-tutorials.blogspot.com/2013/09/part-87-what-is-unobtrusive-javascript.html
Link for csharp, asp.net, ado.net, dotnet basics, mvc and sql server video tutorial playlists
http://www.youtube.com/user/kudvenkat/playlists
What is Unobtrusive JavaScript?
Unobtrusive JavaScript, is a JavaScript that is separated from the web site’s html markup. There are several benefits of using Unobtrusive JavaScript. Separation of concerns i.e the HTML markup is now clean without any traces of javascript. Page load time is faster. It is also easy to update the code as all the Javascript logic is present in a separate file. We also get, better cache support, as all our JavaScript is now present in a separate file, it can be cached and accessed much faster.
Original source
15 responses to “Part 87 What is Unobtrusive JavaScript”
thanks to share this video …
Thank you Sir
Mr.kudffvenkat, we normally write javascript in a seperate file and link it to the index.html…well that becomes unobtrusive JavaScript right???……why specially u use jquery???? to become obtrusive do we use jquery rather than Javascript
Thanks a lot, very good explanation, as usual 🙂
Thank you..it was really very helpful.
Please create video on Differences between MVC3,MVC4,MVC5.
Thank u.
You can just do this in css file using :hover. Although I know you are trying to teach so it's all good 😛
Super,Thank You Master
wpf
silver light
share point
Thanks a lot ,Your videos are helpful.
Nice explanation!
Hi Varsha, In the description of this video, I have included the link for ASP .NET, C#, MVA and SQL Server playlists. All the videos are arranged in logical sequence in these playlists, which could be useful to you. In the MVC playlist, you can find all the MVC videos. Please share the link with your friends. If you like these videos, please click on the THUMBS UP button below the video. For email alerts, when new videos are uploaded, you may subscribe to my channel.
Dear Sir… Thanks a lot… I was anxiously waiting for your MVC tutorial… and I am die hard fan of you… Hope to learn much more from you…
Thank u sir, Finally You started javascript series.Now understanding ajax posting will be pretty easier.
THANKS.