I am looking for a way to find the full path to an element on click.
For example, lets say I have this HTML code:
i
.parents()
would that do it?