Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6560363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:27:02+00:00 2026-05-25T13:27:02+00:00

Opened Window: window.opener.variable = document.getElementById(target).value; //string window.opener.focus(); Window Opener alert(variable); Could this be done?

  • 0

Opened Window:

 window.opener.variable = document.getElementById(target).value; //string
 window.opener.focus();

Window Opener

alert(variable);

Could this be done? The above example doesn’t work.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T13:27:02+00:00Added an answer on May 25, 2026 at 1:27 pm

    This can be done, but not across different domains.

    If you want to cause the original window to alert the variable:

    window.opener.alert(variable);
    

    Testcase:
    Type javascript:void window.open("http://stackoverflow.com/"); in this window. A new window will open.
    Type javascript:void window.opener.alert(location.href); in the location bar of the new window, and press Enter. The original window will show an alert box.

    I have successfully executed this in FireFox 3.6.22 and the newest version of Chromium.
    When I open “http://www.example.com/” instead of “http://stackoverflow.com/”, a JavaScript error will occur, caused by the same-origin policy.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How to add an onload function to an opened window? (target is self, not
Is JavaScript's window.opener property reliably available across browsers, and immune against any security settings
Is there an easy hook for detecting that a window opened by a script
I have a webpage with a form element and a popup window (opened by
I'm trying to make 'dark' area when my modal window is opened. Here is
I've opened a new window with window.open() and I want to use the reference
I have opened a new window with JavaScript: var newwin = window.open('','preview','width=600,height=500'); Now I
Here is the scenario: ThickBox is opened from parent window (when button is pressed)
I will prevent a window from iTunes to be opened. I googled a lot
Basically, I have a gridview that is opened in a new window from the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.