i want to add some functionality to my page when it is completely scrolled down. can any one tell is the any way to find whether the page is completely scrolled down using Jquery?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Try this.
|
|||
|
|
|
jQuery Waypoints is the right tool for the job. There are several demos highlighting the event driven model that Waypoints utilizes. |
|||
|
|
|
for scroll mapping, u can use this;
|
|||
|
|