Home > JavaScript APIs > $x_UpTill(pNd, pT...
Starting from a DOM node (pNd), this function cascades up the DOM tree until the tag of node name (pToTag) is found.
pNd
pToTag
Return Value
(DOM Node | false)
Parameters
pNd (DOM Node | string ID) String (pToTag) String (pToClass )