btw- found the solution.
this should be $(window).scroll( fn )
window, not document.

Paul Irish wrote:
> (scroll to the bottom to test)
> also safari seems to get halfway in.. so that's an improvement.
>
> On Oct 2, 12:52 pm, Paul Irish <[EMAIL PROTECTED]> wrote:
> > I added some fun infinite scroll functionality to my employer's 
> > blog.http://molecularvoices.molecular.com/
> > All of it is based on a $(document).scroll() event that doesn't seem
> > to fire in IE6 or 7.  My alert() debugging shows that IE won't enter
> > into the function attached to the scroll event..
> > You can test on the above link.
> > Any ideas?

Reply via email to