fsala

Reviews(2)
 
byfsala, April 1, 2009
This is a very nice add-on to the usability of a website.

Just a little tip: to let it work on a multi-page article, remember to set it with an higher priority than the "Content - Pagebreak" module (e.g. Set it to 10001, because Pagebreak defaults to 10000 ...)

Personally, I would prefer to see output as:

Title1 Title2

but it's easy to patch the code to obtain the required output...

Maybe in the next version this would be a setting choice...
Nice work, btw
byfsala, September 18, 2008
TC News Scroller
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%"!