1 Hour SEO : Domain Registration Bank : Ecommerce Dictionary : GoDefy : HTML HTML
JavaScript 2 : Jumbo Keyword : Marketing Tips Store : Michael Wong Blog : Mike's Marketing Tools
Search Engines 2 : SEO eBook : Text Links Ads : Text Links Guide
 
Web Great-Web-Design-Tips.com

You are here > Web Design > Web Accessibility > 37.1. Client-Side Image Maps

Client-Side Image Maps

With a client-side image map, the user's browser processes a Universal Resource Identifier (URI). The Internet is inhabited by many points of content. A URI is the way you identify any of those points of content, whether it be a page of text, a video or sound clip, a still or animated image, or a program.

The information for all of the "active areas" within the image is sent to the browser along with the image map graphic. As such the image map resides on the user's browser (client).

A client-side image map uses the USEMAP code and is accessible when the alternative text is supplied for each active area of the image map. You must also provide alternative text for the image map itself.

For example:

<IMG SRC="navigation.gif" ALT="Site Navigation Bar" USEMAP="#navigationmap">
<MAP name="navigationmap">
<AREA coords="0,0,20,20" HREF="home.html" ALT="Homepage">
<AREA coords="21,21,40,40" HREF="about_us.html" ALT="About Us">
<AREA coords="41,41,60,60" HREF="contact_us.html" ALT="Contact Us">
</MAP>

Server-Side Image Maps >>>

          

Copyright © 2002-10 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.Great-Web-Design-Tips.com