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?
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
Comment #1
wim leersWrite 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 :)
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.