I'm using DOMNodeInserted
MutationEvent, is any way to select only new inserted elements by using this event?
I have to add class to all inputs when they are inserted to document.
I'm inserting new inputs to form via AJAX request but I can't add it there because this part have to work independently.
Asked
Active
Viewed 215 times
0

LJ Wadowski
- 6,424
- 11
- 43
- 76