Javascript window.opener problem

ManicCW

Well-known member
Joined
Jul 21, 2005
Messages
428
Location
Mostar
Programming Experience
Beginner
this java is driving me crazy:mad: :mad: :mad:

i'm opening new window on button click and i need to return some value from child window. i have a function for that but function only works as embeded script. when i put function in external file it giver me java error that there is no object.

How to call windows.opener in external js file???
 
Back
Top