Jquery does not work with new HTML elements

Asked

Viewed 32 times

0

I have an HTML form with several elements (inputs text, range, image, etc). When I click a button other elements are added dynamically, but in these new elements, jquery events do not work (onclick, onchange, etc).

How can I fix this?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.