Of course I know how this is done for example with dreamweaver, but I would like to have a block that I can make visible by a menu button. Something like nice menus but with a block.

This block should contain links ( actually it is the faceted search block). So instead of submenuitems this block should appear.

So how can I tell a link in Drupal to make this block visible? Maybee ( hopefully) its easy?

Thanks for any tips

Comments

criznach’s picture

You might try the quicktabs module. It will create tabbed blocks, and you might be able to re-style them how you want with just CSS.

clown10’s picture

Thanks, will try it, but it seems to be the solution for me.