Appending element inside appended element not working in jQuery – Jquery ajax
I am making a change password module where on click of edit-password button a modal shows-up where Old/current password form gets appended to modal-body where a user has to insert his current password on correct password entered, the new-password form…