can menu item remain on mouseover color when clicked?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
bl4z
Beginner
Beginner
Posts: 8
Joined: Sun Jul 27, 2003 10:42 am

can menu item remain on mouseover color when clicked?

Post by bl4z »

i got simple menu and when i get over single cell (menu_item) the background of that cell (menu_item) will chaneg ... thats fine .. but i want that the cell (menu_item) when is clicked keep that colour

or. a function that check current loaded page and set apropriet bg color to matching cell (menu_item)

is something like implented in menu?
bl4z
Beginner
Beginner
Posts: 8
Joined: Sun Jul 27, 2003 10:42 am

Post by bl4z »

just seen this functionality in main menu on this site .. :oops:
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

...or. a function that check current loaded page and set apropriet bg color...
The properties that will control this behavior are:

pagecolor
pagebgcolor
pageimage
pagebgimage
pageborder
pageclass

These can be used as either menu style properties or as menu item properties.

Hope that helps,

Kevin
bl4z
Beginner
Beginner
Posts: 8
Joined: Sun Jul 27, 2003 10:42 am

Post by bl4z »

yeah .. tnx .. just asking questions a bit 2 fast :oops:
Post Reply