Hello all out there,

Please I was searching for this feature through almost all over the site, and I didn't find any thing except Block Bar in drupal 4.7.x, and I'm not sure of my drupal version yet but it seems that modules of 4.6.x do work properly over there..

I need to implement something that may be used to minimize a block through javascript for example like Invision Power Board does with its forum containers..

Did anyone faced something like this b4? or implemented it b4..

The problem that I have many blocks on my site and I need to do something with that..and when I tried to start something with block.module I got lost with the code!

Thnx In Advance!

Comments

killes@www.drop.org’s picture

Version: 4.7.4 » 4.6.10
Category: feature » support
Priority: Critical » Normal

shoudl be possible through some JS, I've seen this as early as Drupal 4.3. Hoever I don't know how it is done. :p

bingorabbit’s picture

ummm..sure thng using JavaScript..but any code :D?
Did anyone did solve it b4?
Thnx For Your Interest!

vm’s picture

Look into the jstools.module. the module comes with a module called collapsiblock. This will collapse the blocks using javascript.

bingorabbit’s picture

ok..but I'm talking about 4.6.x here not 4.7.x
I will try to have a look at the code, to allow it to be used through 4.6.x..
Thnx For Your Interest! :)

magico’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)