Scripts.com - Get the best scripts NOW!
HotScripts.com - Over 10 web rings.
more links...
Ron Paul Revolution
user name  
password    
Index    News    Samples    Downloads    E-Mail me    Forum    Sign Up
 

XRAY.HTML

With the aid of DHTML, you can create playful web pages where the content changes as someone moves the mouse pointer around.





This is accomplished by superimposing the content of two divs, and making one invisible by clipping it. Then the mouse move handler is modified to create a clip region depending on the location of the mouse pointer. This can create the impression that there is an x-ray being directed at the web page, revealing hidden content.

   
 
see also :  dhtml-layers.js, mouse-events.html, drag-and-drop.html, xray.html