Click here to Skip to main content
16,008,719 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI How to call a child windows java script function from the parent window using javascript?
I have a function in my child window. I want to call the function which is available in the child window to be called from the parent window. is it possible?
Thank you
Posted
Comments
Sandeep Mewara 21-Apr-12 10:01am    
You mean you have already two windows - Parent & Child opened and now you want to communicate?

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900