Associate
- Joined
- 24 Apr 2004
- Posts
- 2,059
- Location
- Warrington, UK
Hello all i am currently working on a simple menu that consists of the following
2007 2006 2005
the menu items link to a javascript function to toggle which items are displayed on a page. each menu item is a div item with a hyperlink inside.
What i have currently is a hover attribute applied in CSS where the links turn magnenta on hover. i've already got the the selected year to stay magenta when selected. I need a way of making the 2007 item magenta on load but also be able to switch to a different colour once other items are selected.
thedazman
2007 2006 2005
the menu items link to a javascript function to toggle which items are displayed on a page. each menu item is a div item with a hyperlink inside.
What i have currently is a hover attribute applied in CSS where the links turn magnenta on hover. i've already got the the selected year to stay magenta when selected. I need a way of making the 2007 item magenta on load but also be able to switch to a different colour once other items are selected.
thedazman