ads
Home Tags Child id

Tag: Child id

How to get child id of an element (div) using jQuery?

Using children() method we can retrieve id of element a single level down the DOM tree.