|
|
Q999 How can I avoid using opener.opener every time when referring to many variables in the window that opened the window that opened the current window?
irt.org | Knowledge Base | JavaScript | Window | Q999 [ previous next ] Q999 How can I avoid using opener.opener every time when referring to many variables in the window that opened the window that opened the current window?You can make a reference to the openers opener, and then use that each time:
|
-- div -->
|