I want to get to the parent location each time I'm adding a record. the problem is that i have a nested iframes, and each time the number of those is incremented:
eg.
at first adding record i have the location like this: parent.location
second: parent.parent.location
third: parent.parent.parent.location
how could i get to the initial location, without adding each time "parent."
Best regards,
zanzo