amir
06-01-2006, 12:38 PM
i m using a function to scroll the text vertically
<img src="images/btn-dn" onMouseOver="InitScripts();">
i m starting its execution onMouseOver
how can i stop its execution onMouseOut
<img src="images/btn-dn" onMouseOver="InitScripts();">
i m starting its execution onMouseOver
how can i stop its execution onMouseOut