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 1111221
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T02:30:48+00:00 2026-05-17T02:30:48+00:00

I am not sure if this can be done. In the parent window, I

  • 0

I am not sure if this can be done. In the parent window, I have the following line,

<input type="hidden" name="myField" id="myField" value="">

This parent window would open a pop-up window, where it would allow the users to make their own selections. Upon clicking submit in this pop-up window, it would assign the selection to myField in the parent window and then the pop-up window would close.

All these are working fine. I put a temporary link on the parent window that would display the value of myField. Upon the closing of the pop-up window, I clicked this link and it showed the correct values.

My problem is, I have the following codes in the parent window,

  $('#myField').change(function(e) {
    alert("changed!!!");
  });

The alert box would never display, which means that the change event is not called in the parent window. So, my question is, is it possible to capture the change event on myField in the parent window?

Thanks in advance,
Monte

  • 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-17T02:30:49+00:00Added an answer on May 17, 2026 at 2:30 am

    try this: trigger

    $('selector for parent window')
        .find('#myField')
            .val('new value')
            .trigger('change');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am not sure this can be done at all... Background: I am constructing
Not Sure if this can be done, the way I am approaching it. Here
I am not sure this can be done, but with linux, you never know
Not sure if this can be done or if there is a good workaround.
I don't have much experience with javascript so I' not sure if/how this can
I'm not sure if this can be done at all. I'm trying to set
I'm not sure this is possible, but in ruby, you can dynamically call a
Not sure if you can do this, but I want to select the first
Not sure if I can explain this correctly, but I am trying to execute
Not sure if yall can help this time, as I'm just using this particular

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.