think
Newbie
Posts: 1
Registered: 2/17/2004
Member Is Offline
|
| posted on 2/17/2004 at 11:40 AM |
|
|
on:mousedown effect
Hi,
how do I get the background of the box to change when the mouse is clicked?
thanks
|
|
|
tigra
Administrator
Posts: 1920
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 6/21/2004 at 03:57 AM |
|
|
mouse clicked and mouse down are different events. there is separate style applied to menu item when visitors presses mouse button (and keeps it
pressed) - see product documentation for that. If you need to keep item highlighted when visitor navigated to opther page then see:
http://www.softcomplex.com/forum/viewthread.php?tid=1512
|
|
|