|
-
Feb 12th, 2005, 12:50 AM
#1
Thread Starter
New Member
how can i pass a window object from one window to another window
Hallo everybody
is there any way to pass window object from one window to another window...
-
Feb 12th, 2005, 01:09 PM
#2
Fanatic Member
Re: how can i pass a window object from one window to another window
If a browser window is opened with javascript, and a name is assigned, all objects in it are available to other windows. The original window can be accessed from the child by calling parent.object
There are lots of cut-n-paste javascripts at http://javascript.internet.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|