I did this :
$ticker = taxonomy_ticker_block('view',0);
print $ticker['content'];
but it doesnt print the data in a scrolling fashion
I did this :
$ticker = taxonomy_ticker_block('view',0);
print $ticker['content'];
but it doesnt print the data in a scrolling fashion
Comments
Comment #1
mo6That's because the module needs javascript to function.