TC News Scroller Module

Joomla 1.5 News Scroller based on content category. Display your content on frontpage to attract more users to your site. Backend panel with adjustable height, weight and background color. Easy to use, follow your template design and free.

Updated on Sep 26, 2008

- Fix title link error
- Fix sql query
- Remove unnecessary HTML & CSS codes
- Optimize JavaScript codes
- Declare CSS using Joomla! valid declaration
- Move JavaScript process business code to external file

Addition:
- Article limitation (customizable)
- Character limitation (customizable)
- Read more link (customizable)
- Ordering option
- Sort type option (ascending or descending)
- Scroller speed
- Border type (solid, dashed, dotted)
- Border color
- Border thickness

Report

bymaleman on March 13, 2009
This is a nice, elegant, and simple module. Perfect for my needs! Installed within seconds on Joomla 1.5 without a hitch or problem.
bykokujin on February 13, 2009
This is just what I was looking for.
Very nice News/Article Module in neat scrolling effect.

Very easy to setup and use. Site looks great with this !!!

I want to say Thank you very much to the developer!

This is really good stuff. Cheers!
byshiller on January 7, 2009
I just installed the module on my site, I love it. the only thing that it's lacking is the "Module Class Suffix" parameter.
byfsala on September 18, 2008
It works, but there is space for some improvements...
There is a bug (BODY tag in the content) and 8kb of CSS and Javascript are written each time.
You could use Joomla! API to include external CSS (for the biggest part of the module) and JS (for the Dynamic Driver pausescroller)... and remove the "px" from the width and height of the CSS...so we can say "width:100%"!