Am I missing something?
I've installed the module and added the relevant block, but all I can see are very standard looking node links...nothing javascript-ish at all...tested in FF3 and IE7...
Does this require the latest version of jsquery.js or something like that?
Comments
Comment #1
jbc commentedClarification: I tried this with jquery.js which ships with Drupal 5.8 AND the latest version of JQuery, 1.1.2. Still no evidence of scrolling / ticking / anything that would be expected from description etc.
Thanks for any assistance...
Comment #2
hutch commentedYou need to set up a query to give it some data in Views, and you need to enable a block for it to show in, either header for horizontal scrolling or a sidebar block for vertical.
You might also want to check for something like
in the source of the output.
HTH
Comment #3
jbc commentedresolved by version update