• Help
  • Search
  • Login
  • Register
  • Home

Forum: web design and graphics community

Celestial Star Forum > Web Development > Coding > Image Map
Pages: [1]
« previous next »
  Print  
Author Topic: Image Map  (Read 405 times)
mizuiro
Angeling
*
Posts: 13


mizuiro


View Profile WWW
Image Map
« on: July 13, 2007, 03:49:26 AM »

I'm not so good at image maps, and somehow it works in Firefox but not in IE... I don't know what's wrong with it, so I hope someone can help to tell me if there's a mistake in the code..

Code:
<img src="03-02.gif" usemap="link" border="0" alt="" width="780" height="70"/>
<map name="link">
<area shape="rect" coords="37,29,73,41" href="about.php" alt="About" title="About" target="mainframe"/>
<area shape="rect" coords="76,29,113,41" href="joined.php" alt="Joined" title="Joined" target="mainframe"/>
<area shape="rect" coords="116,29,154,41" href="owned.php" alt="Owned" title="Owned" target="mainframe"/>
<area shape="rect" coords="157,29,204,41" href="kim.php" alt="Keep In Mind list" title="Keep In Mind list" target="mainframe"/>
<area shape="rect" coords="207,29,254,41" href="wish.php" alt="Wishlist" title="Wishlist" target="mainframe"/>
<area shape="rect" coords="257,29,306,41" href="adopt.php" alt="FL Up for Adoption" title="FL Up for Adoption" target="mainframe"/>
<area shape="rect" coords="309,29,335,41" href="exit.php" alt="Exit" title="Exit" target="mainframe"/>
<area shape="rect" coords="338,29,373,41" href="main.php" alt="Clear" title="Clear" target="mainframe"/>
</map>

The page is here: http://mizuiro.aburame.net/
Logged
Ash Fohx
Skogul
**
Posts: 43



View Profile WWW
Re: Image Map
« Reply #1 on: July 13, 2007, 03:01:09 PM »

Ah, this is simple~  Just change the usemap property to this:
Code:
usemap="#link"
That should fix it up. ^^
Logged


Killer siggy courtesy of Sutorei-chan~<3
Friendly discussion forums for all sorts of topics~
mizuiro
Angeling
*
Posts: 13


mizuiro


View Profile WWW
Re: Image Map
« Reply #2 on: July 13, 2007, 06:24:08 PM »

That's great! It works fine now! Thanks a lot Ash!  Smiley
Logged
Pages: [1]
  Print  
« previous next »
 
Jump to:  

  • Welcome, Guest
  • Members login
  • Register for free

General

  • General
  • New members
  • Announcements
  • Support / Suggestions

Art boards

  • Creative mediums
  • Requests and offers
  • Tutorials
  • Celestial Star tutorials

Web development

  • Coding
  • Web design
  • Advertisements / affiliation

Off-topic

  • The non-sense
  • Ententainment

Go up
eXTReMe Tracker
  • Valid XHTML
  • Valid CSS
Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC | Seo4Smf v0.2 © Webmaster's Talks
Loading...