Home > JavaScript APIs > $x_ShowAllByClass...
Show all the DOM node children of a DOM node (pNd) that have a specific class (pClass) and tag (pTag).
pNd
pClass
pTag
Return Value
Not applicable.
Parameters
pNd (DOM node | string ID) pClass (String) pTag (String)