Instant jQuery Boilerplate for Plugins. Get started with jQuery plugin development with this rapid-paced guide - Helion
Tytuł oryginału: Instant jQuery Boilerplate for Plugins. Get started with jQuery plugin development with this rapid-paced guide
ISBN: 9781849519717
stron: 82, Format: ebook
Data wydania: 2013-08-22
Księgarnia: Helion
Cena książki: 79,90 zł
jQuery plugins helps you to extend jQuery's prototype object. jQuery plugins are used to achieve a specific task with a collection of elements, they are modular and reusable across several projects.Instant jQuery Boilerplate for Plugins is a hands on guide to writing your own plugins. The recipes in this book will guide you through the steps of plug-in development.Each recipe is a short tutorial within itself that will help you explore different options available within jQuery by providing a clear explanation on what jQuery Boilerplate has to offer. By the end of the book, you will have learned how to write a plugin and will be ready to start writing plugins of your own.
Osoby które kupowały "Instant jQuery Boilerplate for Plugins. Get started with jQuery plugin development with this rapid-paced guide", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Instant jQuery Boilerplate for Plugins. Get started with jQuery plugin development with this rapid-paced guide eBook -- spis treści
- Instant jQuery Boilerplate for Plugins
- Instant jQuery Boilerplate for Plugins
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Support files, eBooks, discount offers and more
- Why Subscribe?
- Free Access for Packt account holders
- Support files, eBooks, discount offers and more
- Preface
- What this book covers
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Errata
- Piracy
- Questions
- 1. Instant jQuery Boilerplate for Plugins
- Getting started with jQuery plugins (Simple)
- Getting ready
- How to do it
- Theres more
- Wrapping your plugin in a closure
- Passing settings as an object literal
- Claiming only one namespace
- Always returning this
- Getting started with your first plugin (Simple)
- Getting ready
- How to do it
- Creating a simple JSON reader (Simple)
- Getting ready
- How to do it
- jQuery Hover panels with jQuery Boilerplate (Simple)
- Getting Ready
- How to do it...
- Writing a carousel with jQuery Boilerplate (Intermediate)
- Getting Ready
- How to do it...
- There's more...
- AJAX bookshelves with jQuery Boilerplate (Advanced)
- Getting ready
- How to do it
- There's more...
- Extending our plugin
- Writing a validation plugin using jQuery Boilerplate (Intermediate)
- Getting ready
- How to do it...
- There's more...
- jQuery plugins documentation
- GitHub help
- JonathanFielding.com
- Getting started with jQuery plugins (Simple)