Select anchor tag ID that's dynamically generated using ajax – Jquery ajax
Problem: I have total 3 tag first for departments, second for their modules and third for their menus. By using ajax when click on department, department id pass on controller and return modules and the array of modules dynamically append…