jQuery Get Hierarchy Path of Element
jQuery function to get hierarchy path of element by determining an elements ancestors and looping through it's parent elements until the root of the tree.
jQuery function to get hierarchy path of element by determining an elements ancestors and looping through it's parent elements until the root of the tree.