HTMLMapElement Class Reference
from PyKDE4.khtml import *
Inherits: DOM.HTMLElement → DOM.Element → DOM.Node
Namespace: DOM
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  in HTML 4.0.
Method Documentation
| __init__ | ( | self, |  | 
|  |  | HTMLMapElementImpl | impl | 
|  | ) |  |  |  | 
 
 
The list of areas defined for the image map.
 
Names the map (for use with usemap ). See the <a
href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-name-MAP">
name attribute definition  in HTML 4.0.