•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 391,808 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,446 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 2024 | Replies: 4 | Solved
![]() |
•
•
Join Date: Sep 2006
Posts: 17
Reputation:
Rep Power: 2
Solved Threads: 0
The following is supposed to create 2 clickable regions in a JPEG of a hot air ballon ie balloon on right (circle) and basket on the left (rect) but something is clearly missing but I can't quite work out what. Have checked a few sites but no joy so far...
Any suggestions would be greatly appreciated.
Tx
Loren
<p>
<img src="balloonF.jpg"
width="484" height="345" align="left" border=0
alt="sitemap" usemap="#sitemap">
<map name="sitemap">
<area shape="circle" coords="50,90,55"
href="contact2.html"
alt="Contact Details A">
<area shape="rect" coords="200,200,200,180"
href="contact2.html"
alt="Contact Details B">
</map>
</p>
Any suggestions would be greatly appreciated.
Tx
Loren
<p>
<img src="balloonF.jpg"
width="484" height="345" align="left" border=0
alt="sitemap" usemap="#sitemap">
<map name="sitemap">
<area shape="circle" coords="50,90,55"
href="contact2.html"
alt="Contact Details A">
<area shape="rect" coords="200,200,200,180"
href="contact2.html"
alt="Contact Details B">
</map>
</p>
•
•
Join Date: Sep 2006
Posts: 9
Reputation:
Rep Power: 0
Solved Threads: 1
I see nothing wrong. Though I changed the rectangle cords for it to work to "100,100,200,180" because I could not find the rectangle circle was fine. Perhaps your cords are wrong I don't have the picture so i put an "#" in for the image and moused around the blank image to see if I could find the clickable region.
Try closing your tags"/>"
good luck
Try closing your tags"/>"
good luck
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
- [JOB] Senior Cold Fusion Developer, Alexandria, VA (Web Development Job Offers)
- Extracting text from a multi-line Edit Box (win32api using c++) (C++)
- php photo gallery extra code needed (PHP)
- Sorry, Don't know how to clean HJT Log (Viruses, Spyware and other Nasties)
- My embedded php code won't execute (PHP)
Other Threads in the HTML and CSS Forum
- Previous Thread: css to make navigation bar
- Next Thread: webcomic site design


Linear Mode