I have a web page with one button and one div
If you click this button that will load another button into the div using jQuery
I found that the new button -which is loaded in runtime - will not be effected by other jQuery statements.
how can I apply jQuery statements to elements that are loaded in runtime?
I wish It is clear! if not I will try to give an example!
Thanks and best regards