Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - external imagemap

 
Thread Tools Search this Thread
Old 10-12-2004, 04:50 PM   #1
Default external imagemap


hello,

is there a possibilty to create an external imagemap?

joerg


joerg p
  Reply With Quote
Old 10-12-2004, 05:03 PM   #2
Els
 
Posts: n/a
Default Re: external imagemap

joerg p wrote:

> hello,


Hi,

> is there a possibilty to create an external imagemap?


What is an external imagemap?

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Squeeze - (This Could Be) The Last Time
  Reply With Quote
Old 10-12-2004, 05:10 PM   #3
brucie
 
Posts: n/a
Default Re: external imagemap

In alt.html joerg p said:

> hello,


g'day

> is there a possibilty to create an external imagemap?


reliably you can do a server side imagemap but theres probably no
support for external client side imagemaps, never done one to see what
browser support is like but i suspect zero.

there are usability/accessibility issues with imagemaps so you probably
don't want to use one anyway

--


v o i c e s
  Reply With Quote
Old 10-12-2004, 05:15 PM   #4
brucie
 
Posts: n/a
Default Re: external imagemap

In alt.html Els said:

> What is an external imagemap?


where the map is in an external file pointed to by the usemap attribute
rather than the map being in the same file as the image that uses it
(like normal).

--


v o i c e s
  Reply With Quote
Old 10-12-2004, 05:37 PM   #5
Els
 
Posts: n/a
Default Re: external imagemap

brucie wrote:

> In alt.html Els said:
>
>> What is an external imagemap?

>
> where the map is in an external file pointed to by the
> usemap attribute rather than the map being in the same file
> as the image that uses it (like normal).


Thanks

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Squeeze - Is That Love
  Reply With Quote
Old 10-12-2004, 07:01 PM   #6
Jukka K. Korpela
 
Posts: n/a
Default Re: external imagemap

brucie <****@usenetshit.info> wrote:

> theres probably no
> support for external client side imagemaps, never done one to see what
> browser support is like but i suspect zero.


Well, sufficiently close to zero. There's nothing in the specifications
that prevents from writing <img .. usemap="foo.html#map">, but browsers
haven't bothered implementing it. Implementation review:
http://www.w3.org/People/mimasa/test/imagemap/results
(Paradoxically, some text-only browsers support external client-side
imagemaps, graphic browsers don't.)

> there are usability/accessibility issues with imagemaps so you probably
> don't want to use one anyway


Indeed. The crystal ball tells that the reason for asking that the OP
wants to have a navigation bar on all pages, implemented as an image map.
That's a bad idea even if we don't consider the problem that the map
needs to be duplicated (which is really a small problem when e.g. SSI
includes are available - the other problems are much more serious).

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html


  Reply With Quote
Old 10-12-2004, 11:35 PM   #7
brucie
 
Posts: n/a
Default Re: external imagemap

In alt.html Jukka K. Korpela said:

> (Paradoxically, some text-only browsers support external client-side
> imagemaps, graphic browsers don't.)


i don't know if i should laugh or cry


--


v o i c e s
  Reply With Quote
Old 10-12-2004, 11:54 PM   #8
Jukka K. Korpela
 
Posts: n/a
Default Re: external imagemap

brucie <****@usenetshit.info> wrote:

> In alt.html Jukka K. Korpela said:
>
>> (Paradoxically, some text-only browsers support external client-side
>> imagemaps, graphic browsers don't.)

>
> i don't know if i should laugh or cry


Try laughing. They say it's good for your health, so in borderline cases,
laugh as a maniac.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html


  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump