Jquery Ajax Post Refresh?

Eymen

New member
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 highlight the new entry(post).

Is there a jquery plugin which does this or can you please show me a way to do it.

Thanks
 
Back
Top