Can you add javascript to blocks? I'm trying to add an expanding menu by inserting a script into one of my blocks. But when I look at it, itonly shows html and not javascript. Is it possible to add???

Comments

mm167’s picture

sure..can..

rschwab’s picture

The answer can be found here: http://drupal.org/node/586840

Essentially you have to use the php input filter to accomplish this.

- Ryan