|
Disable text selection
|
Other links at JavaScript > Tutorials > Mouse Tricks |
| 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.
|
| 2. |
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.
|
| 3. |
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.
|
| 4. |
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.
|
|
|