jQuery is, in my humble opinion, the best Javascript library.
Much of jQuery's popularity is due to the fact that it considerably reduces development time. Their slogan is "write less, do more", which is a great summary of jQuery's benefits.
What make jQuery really great are the plugins. Plugins are reusable portions of code which help you write even less Javascript to achieve specific features on the client side. For example, you can use plugins to create slideshows, galleries, popups and more.
In this tutorial, you will learn how to create your own custom jQuery plugin.
[[ This is a content summary only. Visit
http://OSTraining.com for full links, other content, and more! ]]
Published on June 02, 2015 18:12