/**

popular collection of scripts for all

*/
/** Search */

Mouse Tricks

 }

Javascript Disable Right Click

Hits: 33
*****
4.5

mouse events

Hits: 27
*****
4.0

Getting the mouse position

Hits: 23
*****
0.0
Learn how to make your cell
If you have quality content
Mouse-events.html is a
This article shows a simple
background colors change
on your webpage and want to
template for handling three
script to obtain the mouse
when your mouse is pointed
prevent people stealing your
basic mouse events: Moving,
position from an event.
over it.
resources, you can add this
pressing down on a button,
The script will work all
 
script to disable the
and releasing the button. It
modern browsers and most
 
right-mouse click.
works in IE 5+ and should
older browsers too.
 
 
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.
 


Date: Aug, 26 2002


Date: May, 14 2006


Date: Apr, 17 2005


Date: Aug, 23 2006
This comprehensive tutorial
In this tutorial you will
Create horizontal and
Extremely simple example of
explains various
learn how to make an image
vertical highlighting on
turning background colors of
implementations of
Fade In/Out when someone
your HTML tables.
the cells of the table on
JavaScript rollovers. It
puts the mouse over it.
Highlighting is activated
and off with mouse events to
discusses: How to use the
 
when the mouse hovers over a
simulate a chalkboard. You
document.images object, How
 
table cell.
can add more rows and
to make your rollovers
 
 
columns.
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.
 
 
 


Date: Nov, 03 2000


Date: Oct, 13 2006


Date: Jun, 25 2006


Date: Sep, 07 2004
{ Copyright } ©2006 NuclearScripts.com