Hi all,
I would like to not have to write:
.parentNode.parentNode.parentNode.parentNode.parentNode
Instead I would like to just write something like this instead:
.parentNode(5)
to represent that there needs to be 5 .parentNode
Obviously I know what I wrote up there is not correct but I was looking for help.
About six months ago I found a web page that showed me how to do this but I lost the address
So any help would be fantastic!
jfyounce







Bookmarks