rollover image - menu

minus - June 26, 2008 - 06:17

Hello :-)

I have created a horizontal menu with the module "imagemenu", I named the images img#1 and img#2. The menu looks nice, but I miss one function. When I click, let's say "frontpage", when the pointer is over the image, it changes to img#2, when you have clicked and followed the link, the image turns back to img#1. I want the img#2 to stay after I have clicked, so that the menu tells yo where you are.

Can anyone help me?

am I that stupid?

minus - June 26, 2008 - 09:45

I really need help on this one, anybody? a hint?

pls help

minus - August 12, 2008 - 06:38

anybody?

a:active and imagemenu

minus - October 31, 2008 - 17:52

I'm looking for a tutorial, a link or anything that would help me solve this issue

anyone?

Actually this isn't to do

amandawolfe - October 31, 2008 - 23:20

Actually this isn't to do with imagemenu at all--it's a problem(ish) with Drupal's menu system in general. Check out the Menu Trails module--might solve your problem. HTH!

http://drupal.org/project/menutrails

Introducing Menuwriter

behindthepage - January 20, 2009 - 01:40

Check out menuwriter it dynamically creates menu images that it uses in a menu block. All automatically
http://drupal.org/project/menuwriter

Regards
Geoff

Regards
Geoff

In firefox you can use

inocram - January 20, 2009 - 10:24

In firefox you can use firebug to look for the currently active menu, usually its an

  • tag that has a class "active" and then you can style it from your stylesheet.
  •  
     

    Drupal is a registered trademark of Dries Buytaert.