I want to apply a texteffect.js to my tagcloud.
Where do I do this at?
or would it be easier to just create a new block...call my js and pull my tags in?

Comments

wim leers’s picture

Status: Active » Fixed

Write a glue module, add a call to drupal_add_js() in an implementation of hook_menu(). If you don't know what that's all about, ask in #drupal on IRC, or start reading the Drupal documentation :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.