How to access dynamically created list elements, <li>
How to access dynamically created list elements, <li>
I have created a list elements <li> dynamically. I want a jQuery function to be called when it is clicked. How do i do that? Like i have integrated link <a href> within that <li> tag.