Is there a way to destroy an instance of the page scroll and create a new one without the page being refreshed? I am using the page scroll on a container that gets updated via ajax. When it gets updated i need the page scroll to refresh itself and start over. I've tried calling the function a second time but that just creates two instances of itself. http://www.warehouseskateboards.com/skateboard-completes is an example of a page i want to scroll. When you select a filter in the left nav you can see how the container on the right "refreshes". That is when i need the page scroll to also refresh. Any help would be greatly appreciated.
Is there a way to destroy an instance of the page scroll and create a new one without the page being refreshed? I am using the page scroll on a container that gets updated via ajax. When it gets updated i need the page scroll to refresh itself and start over. I've tried calling the function a second time but that just creates two instances of itself. http://www.warehouseskateboards.com/skateboard-completes is an example of a page i want to scroll. When you select a filter in the left nav you can see how the container on the right "refreshes". That is when i need the page scroll to also refresh. Any help would be greatly appreciated.