Hello,
I'm trying to build a simple jquery ajax request that loads another page which contains posts fetched from database. The point is that, I would like jquery to automatically refresh (for example every 2 seconds) the page to show/check new posts. Additionally I would like jquery to...