Build a Complete JQuery Plugin

Posted By: naag

Build a Complete JQuery Plugin
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | 1 hours 5 minutes | 12 lectures | 130.09 MB
Genre: eLearning | Language: English

Use jQuery to create an amazing, animated, full fledged plugin, including the best practices of writing JQuery plugin.

JQuery is one of the most famous JavaScript libraries, that is used to create interactivity in your web apps. More than that, it provides you the way to create fully functional plugins. 


Plugins are the way to increase use ability of common and unique functionality in your web application. In this course, you will learn to build one of common functionality called image pop dialog in the form of plugin. This plugin will work for image galleries in your web apps. You will learn all the tactics and best practices of creating generic JQuery plugins. It comprised of following major topics:


Plugin Structure
Custom and Default Properties
Giving controls to HTML element(s)
Caring about each instance of element.
Exposing functions.


We will bring up the topics that after completing this course, you will be able to develop your own advance level JQuery plugins.