Best Tutorials website
Latest tutorials

Advertisment

Simple ChalkBoard Example

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...


Views: 967 | Rating star | by Colin
Javascript - Mouse Tricks

Universal JavaScript Rollovers

Universal JavaScript Rollovers

This comprehensive tutorial explains various implementations of JavaScript rollovers. It discusses: How to use the document.images object, How to...


Views: 959 | Rating star | by Mathew
Javascript - Mouse Tricks

Disabling the Right-click Mouse Button in JavaScript

Disabling the Right-click Mouse Button in JavaScript

Sometimes you don't want the visitor to be able to click the right mouse button and do all the stuff associated with it. Although personally...


Views: 815 | Rating star | by Amy
Javascript - Mouse Tricks

Javascript Disable Right Click

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...


Views: 857 | Rating star | by Sarah
Javascript - Mouse Tricks