/**

popular collection of scripts for all

*/
/** Search */

Mouse Tricks

 }

Fade In/Out

Hits: 19
*****
4.0

Getting the mouse position

Hits: 24
*****
0.0

Javascript Disable Right Click

Hits: 33
*****
4.5

mouse events

Hits: 28
*****
4.0
In this tutorial you will
This article shows a simple
If you have quality content
Mouse-events.html is a
learn how to make an image
script to obtain the mouse
on your webpage and want to
template for handling three
Fade In/Out when someone
position from an event.
prevent people stealing your
basic mouse events: Moving,
puts the mouse over it.
The script will work all
resources, you can add this
pressing down on a button,
 
modern browsers and most
script to disable the
and releasing the button. It
 
older browsers too.
right-mouse click.
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.


Date: Oct, 13 2006


Date: Aug, 23 2006


Date: May, 14 2006


Date: Apr, 17 2005
Extremely simple example of
Learn how to make your cell
Create horizontal and
This comprehensive tutorial
turning background colors of
background colors change
vertical highlighting on
explains various
the cells of the table on
when your mouse is pointed
your HTML tables.
implementations of
and off with mouse events to
over it.
Highlighting is activated
JavaScript rollovers. It
simulate a chalkboard. You
 
when the mouse hovers over a
discusses: How to use the
can add more rows and
 
table cell.
document.images object, How
columns.
 
 
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.


Date: Sep, 07 2004


Date: Aug, 26 2002


Date: Jun, 25 2006


Date: Nov, 03 2000
{ Copyright } ©2006 NuclearScripts.com