Home arrow JavaScript arrow Handling Mouse Overs and Keyboard Events with the jQuery JavaScript Library
JAVASCRIPT

Handling Mouse Overs and Keyboard Events with the jQuery JavaScript Library


Welcome to the third part of an eight-part series introducing the jQuery JavaScript library. This series provides you with a quick overview of the most important features that come packaged with the jQuery JavaScript framework. You'll learn how to manipulate web pages via the DOM, handle different mouse and keyboard events, develop Ajax applications, and create eye-popping effects.

Author Info:
By: Alejandro Gervasio
Rating: 4 stars4 stars4 stars4 stars4 stars / 2
August 26, 2009
TABLE OF CONTENTS:
  1. · Handling Mouse Overs and Keyboard Events with the jQuery JavaScript Library
  2. · Review: handling mouseup and mousemove events with jQuery
  3. · Using the mouseover() method
  4. · Introducing the keydown() method

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Handling Mouse Overs and Keyboard Events with the jQuery JavaScript Library
(Page 1 of 4 )

Introduction

Now that you've been introduced to the main subject of this series of articles, it’s time to refresh your memory of the topics that were discussed in the last tutorial. Well, as you’ll certainly remember, on that particular occasion I explained how to use the “mouseup()” and “mousemove()” methods included with the “jQuery” package. I then used them to develop a pair of basic JavaScript applications, which were capable of responding to these common mouse events via a simple interface.

Speaking more specifically, these JavaScript applications displayed an alert box on screen each time users clicked on a link within a sample web document. Definitely, these examples weren't rocket science, but hopefully they helped you to acquire a better understanding of the way that jQuery handles several mouse events.

Okay, at this point I’m pretty sure that you recalled how to use the library in question to handle both “mouseup” and “mousemove” events in an approachable fashion, so it’s time to explore more methods provided by jQuery. In this article, we'll look at the ones that are aimed specifically at manipulating mouse overs and other common keyboard-related events.

Now, pick up the mouse with your right hand and the keyboard with the left one, and start reading!


blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks
- Dynamic jQuery Styling

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 1 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials