| You are here: DEVPPL ‹ Tutorials ‹ javascript ‹ mouse-tricks |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
Javascript Tutorials - Mouse-tricks
Javascript subcategories
- << Back to Javascript Tutorials.
- • Page 1 of 1
mouse-tricks tutorials
|
|
Mouse eventsRating: (0) |
Clicks: 279 Category: JavaScript >> Mouse Tricks |
|
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 d |
||
|
|
ELouai's Drag and Drop scriptRating: (0) |
Clicks: 267 Category: JavaScript >> Mouse Tricks |
|
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! |
||
- << Back to Javascript Tutorials.
- • Page 1 of 1