onmouseover

M

Matthew Paterson

I am creating a homepage webpage.

I have created an 800x600 image with various sections that I am using as
buttons, these have been mapped out using an ImageMap in HTML. Is there
any way that I can get the basic image button (which is incorporated into
the main image) to change when I roll over it.

Some sample code :

<IMG SRC="bg.png" WIDTH=800 HEIGHT=600 BORDER=0 USEMAP="#map">

<MAP NAME="map">
<AREA SHAPE="POLY" COORDS="157,299,218,299,219,278,223,259,228,241,
170,220,165,236,161,255,157,283,157,299"HREF="file:/about.html">
</MAP>

I know about onmouseover but I dont think I can apply that here.

Any ideas, most appreciated.
 
K

kaeli

I am creating a homepage webpage.

I have created an 800x600 image with various sections that I am using as
buttons, these have been mapped out using an ImageMap in HTML. Is there
any way that I can get the basic image button (which is incorporated into
the main image) to change when I roll over it.

Boy, that sucks for those of us who surf with images off.
 
F

Fabian

kaeli hu kiteb:
Boy, that sucks for those of us who surf with images off.

Yep, and an 800x600 image file is non-trivial even for those with good
bandwidth. You're cutting out everyone who does not have broadband. And
everyone who doesn't have their window maximised. And everyone who isn't
using an 800x600 screen resolution. And everyone who uses a browser that
doesn't hide the task bar, window frame, and menus.

I hope you and your cousin enjoy the site :) Probably no one else will
:-(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top