jQuery for Web Designers

jQuery for Web Designers

English | 2016 | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2h 8m | 387 MB

Learn how to use jQuery’s core library and plugins to create richer, more usable sites—faster and more efficiently than with JavaScript alone.

JavaScript is the programming language of the web. But some problems are a little difficult to solve using 100% pure JavaScript. jQuery closes most of the gaps, and does it so well that a huge number of developers now use jQuery to create some of the coolest front-end plugins around. This course will help web designers learn how to use jQuery’s core library and plugins to create richer, more usable sites—faster and more efficiently than with JavaScript alone. It features real-world examples and some easily learned best practices, while covering jQuery basics such as functions, classes, event binding, and data manipulation. Author and developer shows how to install and customize popular plugins and offers some compelling use cases for jQuery-based (vs. CSS-based) animation.

Topics include:

  • When to use jQuery
  • Installing jQuery
  • Setting up functions
  • Using jQuery classes
  • Modifying the DOM
  • Event binding
  • Reading and setting values
  • Integrating plugins
  • Animating websites with jQuery