Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning  jQuery : Better Interaction Design and Web Development with Simple JavaScript Techniques
  • Table Of Contents Toc
Learning  jQuery : Better Interaction Design and Web Development with Simple JavaScript Techniques

Learning jQuery : Better Interaction Design and Web Development with Simple JavaScript Techniques

close
close
Learning  jQuery : Better Interaction Design and Web Development with Simple JavaScript Techniques

Learning jQuery : Better Interaction Design and Web Development with Simple JavaScript Techniques

Overview of this book

jQuery is a powerful JavaScript library that can enhance your websites regardless of your background. In this book, creators of the popular jQuery learning resource, www.LearningjQuery.com, share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine. For designers, jQuery leverages existing CSS and HTML skills, allowing you to dynamically find and change any aspect of a page.This book provides a gentle introduction to jQuery concepts, allowing you to add interactions and animations to your pages - even if previous attempts at writing JavaScript have left you baffled. For programmers, jQuery offers an open -source, standards-compliant, unobtrusive approach to writing complex JavaScript applications. This book will guide you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features. Stop scratching your head, and start improving your web applications with jQuery and JavaScript!
Table of Contents (18 chapters)
close
close
Learning jQuery
Credits
About the Authors
About the Reviewers
Preface

Finding Plug-in Documentation


The jquery.com Plugin Repository at http://jquery.com/Plugins/ is a great place to start when looking for documentation. Each plug-in listed in the repository has a link to a page from which the plug-in can be downloaded. Additionally, many of the linked pages contain demos, example code, and tutorials to help us get started.

Official jQuery plug-ins also provide ample comments in the source code itself. For many plug-ins, the comment syntax matches the comments of the jquery.js file, providing a description and at least one example of each method. This means that the tools available for viewing jQuery documentation also work with compliant plug-ins.

For example, the .offset method of the Dimensions plug-in has these comments:

 /**
  * Returns the location of the element in pixels from the top left
  * corner of the viewport.
  *
  * For accurate readings make sure to use pixel values for margins,
  * borders and padding.
  *
  * @example $("#testdiv").offset(...
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Learning  jQuery : Better Interaction Design and Web Development with Simple JavaScript Techniques
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon