Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations danielledunham on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling parent function from window 1

Status
Not open for further replies.

btaber

Programmer
Joined
May 26, 2002
Messages
307
Location
US
Is there any way to call a function in the parent from a popup that the parent created?
 
Sure,
opener.functionName()

Adam
while(ignorance){perpetuate(violence,fear,hatred);life=life-1};
 
That was so simple... Thank you so much. Have a star.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top