Hi,
I need to do something when users scroll their mouse wheel.
I tried window.onmousewheel, document.onmousewheel and even DOMMouseScroll event(I knew it's for mozilla), none of them worked.
Any suggestions?
Thank you very much.
cheers
Alex
woodhead is as woodhead does