FAQ
Members List
Calendar
Mark Forums Read
Re: how to access document from a pop up
HighDots Forums
Javascript Newsgroups
Javascript
Re: how to access document from a pop up
Javascript
JavaScript language (comp.lang.javascript)
Discuss
Re: how to access document from a pop up
in the
Javascript
forum.
Thread Tools
Display Modes
#
1
VK
Posts: n/a
Re: how to access document from a pop up -
07-01-2005 , 09:07 PM
(1) in your pop-up:
....
self.opener.myFunction(var1, var2, var3);
....
(2) in the main window:
....
myFunction(v1, v2, v3) {
myVar1 = v1;
myVar2 = v2;
myVar3 = v3;
}
....
VK
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
C++ Forums
-
MySQL Forums
-
Databases Forums
-
Hardware Forums
-
Borland Forums
-
Java Forums
-
Dotnet Forums
-
HighDots Forums
-
Archive
-
Top