Calls a function on the element and all parents of the element until the function returns false.
Syn.onParents(el, func) -> undefined
{Object}
{undefined}
Calls a function on the element and all parents of the element until the function returns false.