I want to execute a function when some div or input are added to the html.
Is this possible?
For example, a text input is added, then the function should be called.
I want to execute a function when some div or input are added to the html.
Is this possible?
For example, a text input is added, then the function should be called.