CHAPTER 2

images

Overview of jQuery

To take advantage of many HTML5 features, you need to use client-side scripting techniques. Although you can use JavaScript to accomplish this task, using jQuery is easier and more beneficial. If you’re developing a modern web application, chances are you’re already using jQuery for your client-side scripting needs. So, sticking with jQuery for programming HTML5 features will make your code more readable, consistent, and manageable. In addition, jQuery offers many benefits over plain JavaScript (selectors and Ajax calls, for example, as discussed in this chapter) that you can use in your client-side code. Some HTML5 ...

Get HTML5 Programming for ASP.NET Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.