If you have had a look at the HTML source of the site, you would have seen this:
/***********************************************
* Rich HTML Ticker- by JavaScript Kit (www.javascriptkit.com)
* This notice must stay intact for usage
* Visit JavaScript Kit at http://www.javascriptkit.com/ for full source code
***********************************************/
Do you know how they made it so that it updates with all new post that are made?
You are correct but I am also asking how it works.
It works by downloading a javascript for your site and placing a line or two code in your page that calls the script. Then the script loads the content for the news ticker based on the sources that you have to define. Directions on how to use the script itself, and the “copy and paste” code is included on that page the Jint linked to above.
It’s not a plugin.