February 2014
Intermediate to advanced
410 pages
8h 15m
English
In this chapter, we will cover the following topics:
jQuery plugins allow the developer to write portable code that can be reused within any jQuery project quickly. As part of this book, we have created a lot of functionality that you may want to use in multiple projects. By creating a jQuery plugin with the required functionality, you can abstract the complexity of this functionality and make it simple to include wherever you need it.
Before you start this chapter, create an easily accessible directory called chapter8. Within ...
Read now
Unlock full access