By mxer269 on
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???
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
sure..can..
sure..can..
The answer can be found here:
The answer can be found here: http://drupal.org/node/586840
Essentially you have to use the php input filter to accomplish this.
- Ryan