khtml Library API Documentation

DOM::HTMLMapElement Class Reference

Client-side image map. More...

#include <html_image.h>

Inheritance diagram for DOM::HTMLMapElement:

DOM::HTMLElement DOM::Element DOM::Node List of all members.

Public Methods

HTMLMapElement & operator= (const Node &other)
HTMLCollection areas () const
DOMString name () const
void setName (const DOMString &)

Detailed Description

Client-side image map.

See the MAP element definition in HTML 4.0.

Definition at line 393 of file html_image.h.


Member Function Documentation

HTMLCollection HTMLMapElement::areas  
 

The list of areas defined for the image map.

Definition at line 397 of file html_image.cpp.

DOMString HTMLMapElement::name  
 

Names the map (for use with usemap ).

See the name attribute definition in HTML 4.0.

Definition at line 403 of file html_image.cpp.

void HTMLMapElement::setName const DOMString  
 

see name

Definition at line 409 of file html_image.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Apr 22 14:26:13 2004 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2003