top

Jquery PHP Top 10 animated

Hi, I'm wondering if this could be achieved. I know how to get the top 10 from my database using SQL. But I would like to take it a step further. My idea is to update the DIV every couple of seconds. First the script will check if there are any updates in the database, if so the DIV should be updated. I can do this on my own, but my ...