Scroll event of jquery is not working in IE 7 with IE 7 standard but works in IE8,9
- by SidP
I have an example below which has a terms div which has some terms and conditions as content. When the user scroll the div to bottom, then the checkbox is enabled. This is only not working only in IE 7 with IE 7/8/9 standards (I am changing the standard options from Developer window).
Following is my html, css and js:
<body>
<div…