jQuery Introduction

Created on April 12th, 2015

Learn the basics about what jQuery is and what it can do. jQuery is one of the most popular javascript libraries used today. By using jQuery in your application you can easily create simple user interactions, easily edit elements in your webpage. It's simple to include jQuery in your app, it's as easy as including a javascript file in your HTML page.

In this short video we'll show you how to easily include the jQuery library in your HTML page and how to add some simple interactivity in your page.

Links

jQuery - https://jquery.com/

Comments (0)