Jump to content


Photo

Imagemap doesn't work in IE and Opera


  • Please log in to reply
2 replies to this topic

#1 eivindlt

eivindlt

    Young Padawan

  • Members
  • Pip
  • 47 posts

Posted 15 December 2005 - 01:52 PM

Hi
Made an imagemap in my header, but it doesnt work in IE and Opera! What's wrong?
http://www.orienterung.net - the header. "2006 hovedløpet & olandsleiren" is an imagemap (only in FF :) )

My imagemap code:
<map name="hlop">
<area shape="rect" coords="696,7,767,110" href="http://www.hovedløpet2006.no" target="_blank" title="Hovedløpet 2006 - klikk her!" alt="Hovedløpet 2006 - klikk her!">
</map>
and
<img src="images/image_top.jpg" usemap="hlop" ismap border="0" width="800" height="120" alt="Orienterung.net">


#2 rc69

rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 15 December 2005 - 05:53 PM

Try taking ismap out of the <img> tag (as i believe that specifies a server-side image map, and would throw things off).

#3 eivindlt

eivindlt

    Young Padawan

  • Members
  • Pip
  • 47 posts

Posted 16 December 2005 - 04:05 PM

Try taking ismap out of the <img> tag (as i believe that specifies a server-side image map, and would throw things off).


Didn't work :)

What's wrong then?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users