/**

popular collection of scripts for all

*/
/** Search */

Mouse Tricks

 }

Fade In/Out

Hits: 17
*****
4.0

Getting the mouse position

Hits: 23
*****
0.0

Javascript Disable Right Click

Hits: 27
*****
4.5
In this tutorial you will
This article shows a simple
Create horizontal and
If you have quality content
learn how to make an image
script to obtain the mouse
vertical highlighting on
on your webpage and want to
Fade In/Out when someone
position from an event.
your HTML tables.
prevent people stealing your
puts the mouse over it.
The script will work all
Highlighting is activated
resources, you can add this
 
modern browsers and most
when the mouse hovers over a
script to disable the
 
older browsers too.
table cell.
right-mouse click.


Date: Oct, 13 2006


Date: Aug, 23 2006


Date: Jun, 25 2006


Date: May, 14 2006
Mouse-events.html is a
Extremely simple example of
Learn how to make your cell
This comprehensive tutorial
template for handling three
turning background colors of
background colors change
explains various
basic mouse events: Moving,
the cells of the table on
when your mouse is pointed
implementations of
pressing down on a button,
and off with mouse events to
over it.
JavaScript rollovers. It
and releasing the button. It
simulate a chalkboard. You
 
discusses: How to use the
works in IE 5+ and should
can add more rows and
 
document.images object, How
also work in NS 6+. When
columns.
 
to make your rollovers
used in conjunction with
 
 
backward compatible, How to
DHTML, this can be used to
 
 
create an instance of the
create drag and drop web
 
 
Image object, How to combine
applications. The three
 
 
several rollovers to create
handlers return a true
 
 
a menu, How to create
value, changing it to false
 
 
multiple rollovers, How to
causes some default browser
 
 
ensure maximum
behaviours, like text
 
 
"transition"
highlighting, to become
 
 
quality, and How to create
disabled.
 
 
nested rollovers.


Date: Apr, 17 2005


Date: Sep, 07 2004


Date: Aug, 26 2002


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