Name

areas — NN n/a IE 4 DOM n/a

Synopsis

A collection of all AREA elements. Collection members are sorted in source code order. Internet Explorer lets you use array notation or parentheses to access a single anchor in the collection (e.g., document.anchors[0], document.anchors(0)). To use the ID attribute in a reference to an anchor, access the object via a document.all. elementID reference.

Object Model Reference

IE

document.areas(i)

document.areas[i]

Properties

length

    

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.