Help for this page

Select Code to Download


  1. or download this
    function add_handlers {
       var rows = document.getElementsByTagName('tr');
    ...
          }
       }
    }
    
  2. or download this
    <body onload="add_handlers();">