June 2017
Beginner to intermediate
338 pages
9h 2m
English
In this recipe, we will build on the concepts discussed in the preceding recipe. The plugin we make in this recipe will have an additional functionality, using jQuery's extend() method. This will allow us to both specify defaults and to allow plugin users to override those defaults if they need to. This makes our plugin easier to use and allows us to cater for many more use-case scenarios.
Read now
Unlock full access