|
|
Q514 If all of my declared functions are in the parent frame, how can I call those functions from another frame?
irt.org | Knowledge Base | JavaScript | Frame | Q514 [ previous next ] Q514 If all of my declared functions are in the parent frame, how can I call those functions from another frame?If the functions are in the immediate parent frame them:
If they are in the parent of the parent then:
If there are many nested frames but the function is in the top frame then:
|
-- div -->
|