Top > JavaScript > Tutorials > Mouse Tricks



Links

1. Disable right-click



Although this is usually a bad idea it can sometimes also be a good idea. This will show you how to disable right clicking on your sites pages.
Category:   JavaScript > Tutorials > Mouse Tricks


Date Added: Jul 16, 2005 Hits: 353 Rating: 5.00 Votes: 1
Top Rated

  Member Reviews Visitor Ratings Google PR

2. Disable text selection



Rippers and content thefts mainly rely on the ability to select text and page content so that they can copy it. This will prevent them from doing so.
Category:   JavaScript > Tutorials > Mouse Tricks


Date Added: Jun 5, 2005 Hits: 364 Rating: 3.00 Votes: 2

  Member Reviews Visitor Ratings Google PR

3. eLouai's Drag and Drop script



An extremly simple and useful script for implementing a cross browser drag and drop game (IE 4+, NN 6+, Firefox). Place code in the header and simply append all images that are draggable with the class name (class="dragme"). That's it!
Category:   JavaScript > Tutorials > Mouse Tricks


Date Added: Jun 21, 2005 Hits: 867 Rating: 4.53 Votes: 24

  Member Reviews Visitor Ratings Google PR

4. mouse events



Mouse-events.html is a template for handling three basic mouse events: Moving, pressing down on a button, and releasing the button. It works in IE 5+ and should also work in NS 6+. When used in conjunction with DHTML, this can be used to create drag and drop web applications. The three handlers return a true value, changing it to false causes some default browser behaviours, like text highlighting, to become disabled.
Category:   JavaScript > Tutorials > Mouse Tricks


Date Added: Jun 18, 2005 Hits: 933 Rating: 4.30 Votes: 33

  Member Reviews Visitor Ratings Google PR

5. Table Cell Background Hover With CSS and Javascript



Learn how to make your cell background colors change when your mouse is pointed over it.
Category:   JavaScript > Tutorials > Mouse Tricks


Date Added: Aug 15, 2005 Hits: 908 Rating: 3.21 Votes: 14

  Member Reviews Visitor Ratings Google PR

6. Simple ChalkBoard Example



Extremely simple example of turning background colors of the cells of the table on and off with mouse events to simulate a chalkboard. You can add more rows and columns.
Category:   JavaScript > Tutorials > Mouse Tricks


Date Added: Sep 4, 2005 Hits: 966 Rating: 1.64 Votes: 14

  Member Reviews Visitor Ratings Google PR

7. Universal JavaScript Rollovers



This comprehensive tutorial explains various implementations of JavaScript rollovers. It discusses: How to use the document.images object, How to make your rollovers backward compatible, How to create an instance of the Image object, How to combine several rollovers to create a menu, How to create multiple rollovers, How to ensure maximum "transition" quality, and How to create nested rollovers.
Category:   JavaScript > Tutorials > Mouse Tricks


Date Added: Aug 22, 2005 Hits: 644 Rating: 4.08 Votes: 12

  Member Reviews Visitor Ratings Google PR

Home      New Listings      Hot Listings      Top Rated     Get Rated    
Copyright © 2009 ScriptsResource.com. All Rights Reserved.
TBIT Design, Inc., 848 N. Rainbow Blvd. Ste.1573 Las Vegas, NV 89107
Terms of Service - Privacy Policy - Contact Us