K
Kobi.Pinhasov
Hi,
I've got several places on page where I'm using the following method
document.createElement to create a new element.
Is there an event that I can attach to which is fired every time a new
node/element added to the DOM using this method.
Thanks in advance
I've got several places on page where I'm using the following method
document.createElement to create a new element.
Is there an event that I can attach to which is fired every time a new
node/element added to the DOM using this method.
Thanks in advance