473,387 Members | 1,582 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Roll over for menu

Hi there

I am setting up a menu. It is an "button" with roll over function. The
background image changes. That works fine :)
But: underneath is an image. Each menu item has its own image AND i
want that image to change also on mouse-over...

Here is the url:

http://www.keyone.nl/lab/beeldlijn/portal.asp

The mouse over for the buttons works as you can see. But how to change
the image underneath? I have no clou. (If it can be done with asp i am
happy too).

Can anyone help me out (a bit even)?

thanks,
Mark
Mar 14 '07 #1
1 2241
ColorWorld submitted this idea :
Hi there

I am setting up a menu. It is an "button" with roll over function. The
background image changes. That works fine :)
But: underneath is an image. Each menu item has its own image AND i want that
image to change also on mouse-over...

Here is the url:

http://www.keyone.nl/lab/beeldlijn/portal.asp

The mouse over for the buttons works as you can see. But how to change the
image underneath? I have no clou. (If it can be done with asp i am happy
too).

Can anyone help me out (a bit even)?

thanks,
Mark
Never mind. I found a solution. Each mouse over picture has its own
normal and mouse over picture like:

#mainmenu li#mo4 a:link, #mainmenu li a:visited {
background-image: url(../img/menu/f_nieuws.jpg);
}

#mainmenu li#mo4 a:hover {
background-image: url(../img/menu/f_nieuws_aan.jpg);
}

--
-------------------------------------------------------------
www.colorworld.nl
Mar 14 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Marcus | last post by:
I am after what is probably very basic help. Below is the HTML including the bit of Java I am trying to understand why its not working. The idea is as the mouse moves over and off the "button"...
6
by: Leythos | last post by:
I have a site at http://www.bhlnet.net/opep, it's template site for testing, it uses roll-over images that are setup/controlled by javascript. I've just noticed that the pages seem to be stuck with...
0
by: botenremko | last post by:
Hi all! I am searching for a css or javascript with which I can perform the roll-over-and-click-to-hold functionality as can be seen in the main navigation menu of www.watersport-bank.nl. ...
4
by: aj | last post by:
DB2 LUW v8.2 FP 14 RHAS 2.1 I have a DB2 online DB backup that was done w/ the INCLUDE LOGS option. I am interested in restoring that backup, and rolling forward ONLY the logs contained in the...
1
by: lenest | last post by:
I need help writing a program.... You are to write a python program to accomplish the following: a.. Play a dice game of Craps using a random number generator to simulate the roll of the...
3
by: UAlbanyMBA | last post by:
I am working on my website, and I am trying to make it so my menu bar is similar to the one on this website. I was told it requires css, but I am not sure how that works. Can some provide me with...
14
by: issentia | last post by:
I'm working on this site: http://www.essenceofsoy.com/redesign/index2.html and I'm having a few problems with getting the layout exactly right. 1) When the menu items are rolled over, they...
1
by: Pheddy | last post by:
Hi there :D When IE error page apears theres a button saying "More Information" and when clicking this one, a boxmenu apears under, this is NOT a dropdown menu, dont really know what it is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.