hexonaut / haxe-dom

A cross-platform implementation of the DOM. Built to reduce duplicate code across server and client.
MIT License
46 stars 4 forks source link

Handle Deserialization of Elements not in the DOM #7

Closed hexonaut closed 9 years ago

hexonaut commented 10 years ago

Need to handle the case where a DOM element is referenced but is not included in the DOM tree for the server.