/    Sign up×
Community /Pin to ProfileBookmark

Mouse Over – bring up photo

[COLOR=darkblue]
Hello – I know this board gets bogged down and I hope someone takes time to answer.
I want to have a map on my website and when someone “mouses” over an area (city) on the map I want to bring up a focused larger photo of that area so it is clearer – easier to read – is there any way to do this or any different suggestions?

Thank you,
haldir en galadrim[/COLOR]

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@pyroJan 23.2003 — What you will need to do is make an areamap. Then add hotspots and mousover's to it...Maybe something like this...

<img name="imagemap0" src="images/imagemap.gif" width=500 height=500 border=0 usemap="#mymap">

<map name="mymap">

<area shape="rect" coords="100,50,200,100" href="#" onmouseover="...rollovercode..." onmouseout="...onmouseoutcode...">

</map>
Copy linkTweet thisAlerts:
@haldirauthorJan 23.2003 — This gives me something to play around with - thank you

Haldir
×

Success!

Help @haldir spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.1,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...