+1
Under vurdering
Targeting objects using "../../../" Please help
When making an action target a certain object, the examples are saying I need to target the object using "../../../" how do I tell how many periods and slashed i need to target a certain object?
Kundesupport af UserEcho
A good way to think about it is like this, whereever your action is your first ../ gets you OUT of that tag and then any additional ../ moves you up in the heirarchy. So ../../../ is equal to out, up, up.