Hi
I have an asset listing page showing x items with "previous 1 2 3 next" etc pagination. Is there a way to load the targeted content (click next/previous) without page refresh using ajax .load?
In a nutshell load content dynamically using ajax with pagination.