class HTMLMapElement

Client-side image map. More...

Full nameDOM::HTMLMapElement
Definition#include <html_image.h>
InheritsDOM::HTMLElement
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Client-side image map. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#edef-MAP"> MAP element definition </a> in HTML 4.0.

HTMLCollection  areas ()

[const]

The list of areas defined for the image map.

DOMString  name ()

[const]

Names the map (for use with <code> usemap </code> ). See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-name-MAP"> name attribute definition </a> in HTML 4.0.

void  setName ( const DOMString & )

see name


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35.