HtmlMap

Wrapper for image maps.

Methods
addPoly renders HTML area element with "poly" shape
addRect renders HTML area element with "rect" shape
addSector renders HTML area element with "poly" shape
hide hides HTML area element within the specified node
render renders HTML map element
Back to top