HTML JavaScript DHTML

/*
JavaScript Unleashed, Third Edition
by Richard Wagner and R. Allen Wyke 
ISBN: 067231763X
Publisher Sams CopyRight 2000
*/


  JavaScript Unleashed
  
  
  
  
  
  


  
    Hello World!
  

       onmouseout="changeState('layer1','hidden')"
     onmouseover="changeState('layer1','visible')">
    Rollover to show and hide the layer.