jQuery Recipes: A Problem-Solution Approach (Expert's Voice in Web Development

jQuery  Recipes: A Problem-Solution Approach (Expert's Voice in Web Development
Authors
Bintu Harwani
ISBN
1430227095
Published
12 Jan 2010
Purchase online
amazon.com

jQuery is one of today’s most popular JavaScript web application development frameworks and libraries. jQuery Recipes can get you started with jQuery quickly and easily, and it will serve as a valuable long-term reference. *The book begins with small initial problems that developers typically face while working with jQuery, and gradually goes deeper to explore more complex problems. *The solutions include illustrations and clear, concise explanations of the code.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

jQuery is one of today’s most popular JavaScript web application development frameworks and libraries. jQuery Recipes can get you started with jQuery quickly and easily, and it will serve as a valuable long-term reference.

  • The book begins with small initial problems that developers typically face while working with jQuery, and gradually goes deeper to explore more complex problems.
  • The solutions include illustrations and clear, concise explanations of the code. Using this book and jQuery, your web sites will be more dynamic and lively.

What you’ll learn

  • How to use the jQuery framework
  • The basics of Cascading Style Sheets (CSS) and how they apply to jQuery and its functions
  • Fundamentals like selectors, the DOM, and event handling with running code recipes
  • How to make your web sites more dynamic using rich code templates
  • How to apply animation effects to your web sites using jQuery code recipes
  • How to develop Ajax applications using jQuery
  • How to use jQuery utility functions
  • How to extend jQuery with plug-ins and their types

Who is this book for?

The book is meant for the beginners who have a little knowledge of HTML and intend to make dynamic websites. The book will be of great use for developers and professionals who wish to make highly interactive websites with minimum code.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” - Tom Cargill