Hi,

I have a scrollable div containing a table that can have like 100 thousands
of lines from my database. I want to have an ajax update every 5 seconds on
this data. So I tought I could update only the records which are visible in
the area of the div that the user scrolled to.

How would you achieve this ?
Is there any way to bind an event on a scroll event ?

Thank you for any advice.
-- 
View this message in context: 
http://www.nabble.com/Ajax-update-on-visible-viewport-of-my-div-tp19959477s27240p19959477.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to