Hacker News new | ask | show | jobs
by nerdfiles 4906 days ago
Consider'd: http://javascriptisawesome.blogspot.com/2011/07/faster-than-... ?
1 comments

It should be noted that the event used in that, DOMNodeInserted, is deprecated: http://www.w3.org/TR/DOM-Level-3-Events/#event-type-DOMNodeI...
Ah, good point!