Closed (works as designed)
Project:
Taxonomy Ticker
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2008 at 12:18 UTC
Updated:
22 Nov 2010 at 19:55 UTC
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.