ads
Home Tags Find Child ID

Tag: Find 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.