Book Image

jQuery 2.0 Development Cookbook

By : Leon Revill
Book Image

jQuery 2.0 Development Cookbook

By: Leon Revill

Overview of this book

Table of Contents (17 chapters)
jQuery 2.0 Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. Understanding Plugin Development

In this chapter, we will cover the following topics:

  • Creating a plugin template

  • Creating a tooltip plugin

  • Building a content and image slider plugin

  • Creating an RSS feed reader plugin

  • Coding an image cropper plugin from scratch