Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to onMouseover to open additional image on same page

Status
Not open for further replies.

Chawls

Technical User
May 29, 2001
7
US
I have a map of the United States. I would like to create an onMouseover effect for each state whereby a different picture shows up in the upper right hand corner (every photo same size). I'm unfamiliar with how to do this.
 
create an imagemap with html, make anchors for every state and put in onMouseOver in ure anchor.
Then make a div where the image will be shown in and put in a different image with a rollover script.
GL
MiQ
mick@vandermostvanspijk.nl
currently installed: html, JavaScript, dhtml, css, php, mysql, postgresql, xml, linux, apache
about to install: java, c++
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top