Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.
 

The done property indicate if the DOMCursor has reached the last result.

Note: This feature is available in Web Workers.

Syntax

done = instanceOfDOMCursor.done

Value

A boolean.

Specifications

Not currently part of any specification.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support ? 21.0 (21.0) ? ? ?
Available in workers ? 41.0 (41.0) ? ? ?
Feature Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support ? ? 21.0 (21.0) ? ? ?
Available in workers ? ? 41.0 (41.0) ? ? ?

See also

Document Tags and Contributors

 Contributors to this page: chrisdavidmills, fscholz, teoli, MHasan, kscarfone, ethertank, Jeremie
 Last updated by: chrisdavidmills,