how to call child window(in iframe) function from parent window?
how to call parent window function from child window(in iframe)....
Simple.
From parent window.... framename.child_function_name()
From child window... parent.parent_function_name()
Demo
Download
Cheers!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment