SyntaxFix
Write A Post
Hire A Developer
Questions
I used the onscroll event at the element with the scrollbar. When triggered in IE, I added the following validation:
onscroll
onscroll="if (document.activeElement==this) ignoreHideOptions()"