Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Navigation buttons


Message #1 by "Chris Millward" <mildge@n...> on Thu, 1 Aug 2002 04:59:32
Hi,

my site consists of a navigation frame with the menu and a body frame 
with whatever page is to be displayed
currently in my navigation i have two buttons/images one normal and one 
that displays when the mouse is over. 
I wish to add a third button that will be displayed 'onClick' to indicate 
what page is currently being displayed but will change back when to the 
normal image when another menu item is selected

is there a simple way to do this or do i need each button to have a  
function that is called onclick that changes its image to the clicked 
image and all the other images to the default image??

Thanks

Chris

  Return to Index