I m using onscroll="javascript:setcoords()" in the body tag. When i validate my page with w3c validor for html 4.0, it generates following error.
"there is no attribute "ONSCROLL" ".
Can somebody tell me how to avoid this error so that current functionality doesnot disturb.