Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetElementById across windows
Message
From
25/03/2002 09:30:53
 
 
To
25/03/2002 09:01:29
General information
Forum:
Internet
Category:
DHTML
Miscellaneous
Thread ID:
00636711
Message ID:
00636786
Views:
14
>I have made further investigation... The reason that window.opener does not have getElementById method is that it points to the opening window, and not to the openning document.
>
>getElementById is method of the document object, so the correct syntax is:
>
>window.opener.document.getElementById("Photo").innerHTML="Something"
>
That is great.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform