I'm using the Scrolller extension, and I also have some additional custom filter elements i've added. I use ajax.data to get the value of the custom filters to send to my server. On the first (and for some reason, second) draw, it looks like the ajax.data function gets called. But as I continue to scroll down, it stops using the ajax.data function so my custom filters are no longer sent. Is there somewhere else I need to set the custom ajax.data function for Scroller to use it?
↧