/    Sign up×
Community /Pin to ProfileBookmark

Imagemap with USEMAP pointing to external file

Hi
I am trying to collect all my maps in a single map file, but it doesn’t seem to work. Why?

<IMG SRC=”./test.gif” USEMAP=”./maps.html#test” BORDER=0>

And this is my map-file (maps.html) in the same dir.

<MAP NAME=”test”>
<AREA SHAPE=RECT COORDS=”1,0,120,42″ NOHREF ALT=”Test1″>
<AREA SHAPE=RECT COORDS=”54,54,119,119″ NOHREF ALT=”Test2″>
</MAP>

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@FangDec 09.2005 — usemap must be the same as name in map.

What you are attempting may be possible with a server-side map
Copy linkTweet thisAlerts:
@janbauthorDec 09.2005 — Ok, thanx.

I have seen several examples where external URLs in the USEMAP attribute have been used. Confusing..
×

Success!

Help @janb 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.17,
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: @nearjob,
tipped: article
amount: 1000 SATS,

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

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...