Closed (fixed)
Project:
Hide This Block
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Sep 2010 at 01:24 UTC
Updated:
16 Dec 2012 at 05:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
recrit commentedattached patch alters the js code to register the click event with Drupal.behaviors.
Comment #2
torgospizzaWorked like a charm for me. Attaching with a behavior also allowed me to override the default functionality, since I'm putting the block into an "announcement" container div, I needed to be able to slideUp() that parent div as well.
Thanks!
Comment #3
pbull commentedFinding time to breathe some life back into this module, which I've sadly neglected. Committed to 6.x-1.x branch.