[whatwg] getElementById

On Mon, May 10, 2010 at 8:35 PM, Bjoern Hoehrmann <derhoermi at gmx.net> wrote:
> * Perry Smith wrote:
>
[...]

> http://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-getUserData allows
> you to associate user data with a DOM Node object with gurantees about
> the availability of the data when a node is eg. cloned if used properly.

Doesn't work cross browser.

Received on Monday, 10 May 2010 20:55:03 UTC