I’ve created a looper of posts here. The posts can be organized by the “Filter by Grade” dropdown. Currently, it is working in showing the correct posts based on the grade tags. The problem is that if you are scrolled down, click a filter tag, it refreshes the page and pops you all the way back up to the top of the page.
Is there a way I can have it so that if you select a grade to filter the posts by that it updates the posts on the page, but does not move your current scroll position? I think this can be achieved by Ajax.