Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | JavaScript | Tutorials & Tips | Mouse Tricks

Results 1-9 of 9
Using getElementById() to dynamically change cursor styles
Previously I have discussed how various cursor styles can be accessed via CSS. This current tutorial will go one step further, and give an insight how the cursor property can be changed to another setting dynamically once the page has already been loaded.
(0 ratings)
Reviews0
PriceFree
Views746
Getting the mouse position
This article shows a simple script to obtain the mouse position from an event. The script will work all modern browsers and most older browsers too.
(3 ratings)
Reviews0
PriceFree
Views1907
Table Row and Column Highlighting
Create horizontal and vertical highlighting on your HTML tables. Highlighting is activated when the mouse hovers over a table cell.
(0 ratings)
Reviews0
PriceFree
Views2006
Javascript Disable Right Click
If you have quality content on your webpage and want to prevent people stealing your resources, you can add this script to disable the right-mouse click.
(18 ratings)
Reviews0
PriceFree
Views3569
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!
(1007 ratings)
Reviews0
PriceFree
Views4379
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.
(42 ratings)
Reviews0
PriceFree
Views4312
Table Cell Background Hover With CSS and Javascript
posted byericinMouse Tricks
Learn how to make your cell background colors change when your mouse is pointed over it.
(18 ratings)
Reviews0
PriceFree
Views9241
Simple ChalkBoard Example
posted byjackinMouse Tricks
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.
(7 ratings)
Reviews1
PriceFree
Views5114
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.
(9 ratings)
Reviews0
PriceFree
Views8608
Results 1-9 of 9