Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters
Web Scripts :: JavaScript :: JavaScript Tips and Tutorials :: Mouse Tricks
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.
Hits: 35 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: JavaScript :: JavaScript Tips and Tutorials :: Mouse Tricks
|
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.
Hits: 67 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: JavaScript :: JavaScript Tips and Tutorials :: Mouse Tricks
|
|
|
|
|