Apply jquery propieties on new element created after the page is loaded
问题 I have a problem with jquery and bootstraps modal. There's a page with a dynamic table and a modal that load remote content everytime is opened. When I load the page for the first time everything works fine, but when I edit the table, to be more precise when I add or edit a row, the modal function stop working. In this cases the browser open directly the remote page, read_properties.php This is how I call the modal, every row has a different id: <a data-target="#id_target" href="read