Thanks Beaver,
So the example your pointing me to is an example of using your plugin and someone adding functionality to allow category, date range, and tag type filtering to take place using Ajax. Will look over soon but not being the smartest wanted to make sure since I am still learning!
If this helps… here is a bit more detail.
When a page loads with the 10 most recent records (10, set in WordPress), and there are 30 matching records…. scrolling the browser will cause the remaining 30 to be added to the div holding the original 10.
If the user clicks on one of the filtering links on that page for Cat One, Cat Two, Cat II, August, September, etc. I would like the records returning to that page to update without reloading the page and refelct a result set that matches what the user selected from the filtering links!
Thanks
Mike