matttrout,
Sorry but you have completely misunderstood me. I am developer and have NO problems with the programming side of things. What I need help with is creating a button in 2 states (described in the question) over the attached menu background image.
Hope you got me now.
Cheers
H
Main Topics
Browse All Topics





by: matttroutPosted on 2009-08-20 at 09:26:58ID: 25144417
Make two different images for each Button (ex. Home_Btn.gif and Home_Btn_Over.gif). Download the script I attached (rollovers.txt) and rename it to rollovers.js (Javascript File). Place it in a folder in your site's directory called "js".
Refer to the code below and just repeat for each button with the exception of the header javascript declaration.
Select allOpen in new window
Rollovers Javascript File