Does anyone know of an easy to install code or script that will create a scrolling RSS reader that I can install in the top of the body of my Amazon store? HTML, or php. Looking for something that will display the headline and a few lines from the article, and scrolls up to the next one. Any help is appreciated. thanks
this is the one you want : http://dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm the script does require a google api key and some basic skills but it is far more flexible and a nice basis to build on another option is registering your feed at feedburner and taking a springwidget (which is a javascript cut-and-paste one) to dis- play it you can define width and height when you get the widget. both require no php or mysql, nice and simple and free
Thanks. I have checked all of the options with feed burner. I did also see that one on Dynamic Drive. I will check it out a little closer, thanks.