Side navigation
#10355 closed bug (duplicate)
Opened September 27, 2011 04:18PM UTC
Closed September 28, 2011 12:56AM UTC
Last modified September 28, 2011 12:56AM UTC
IE7,8 : $(window).scroll() == $(window).scrollTop(0)
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
IE7,8:
"$(window).scroll();" produce a result similar to "$(window).scrollTop(0);"
Should be fixed in the jQuery-git version.