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

  • SEARCH
  • Home
  • 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 8126407
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T07:08:13+00:00 2026-06-06T07:08:13+00:00

I have this iFrame in my parent window… <iFrame src=http://theirdomain.com id=Post_iFrame></iFrame> Then I have

  • 0

I have this iFrame in my parent window…

<iFrame src="http://theirdomain.com" id="Post_iFrame"></iFrame>

Then I have the jquery script…

$(document).ready(function(){  
   $(document).on("click","#transfer",function() {

      var $currentIFrame = $('#Post_iFrame');
      $currentIFrame.contents().find("body #Name1").val("My new value");

   });
});

I am trying to find the text field #Name1 in the iframe and populate this input with My new value but nothing is happening. Any suggestions?

  • 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-06-06T07:08:16+00:00Added an answer on June 6, 2026 at 7:08 am

    Following your comment:

    no its a different domain

    You need to have a look at Same Origin Policy:

    In computing, the same origin policy
    is an important security concept for a
    number of browser-side programming
    languages, such as JavaScript. The
    policy permits scripts running on
    pages originating from the same site
    to access each other’s methods and
    properties with no specific
    restrictions, but prevents access to
    most methods and properties across
    pages on different sites.

    For you to be able to get data, it has to be:

    Same protocol and host

    You need to implement JSONP to workaround it.

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

Sidebar

Related Questions

I've used this code to have a like btn on my site: <iframe src=http://www.facebook.com/plugins/like.php?href=URL_OF_YOUR_WEBSITE&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;height=80&amp
I have a parent window with the URL: http://example.com?val=test In the iframe of that
Any ideas StackOverflow wizards... I have added window.parent.document to the code, this works without
Using colorbox: http://colorpowered.com/colorbox/ Im using this to open a window up using the iframe
If I had some thing like this: <div id=parent> <iframe....></iframe> </div> I could: window.parent.document.getElementById('parent').innerHTML.
I have this: <td onclick=window.location='http://www.google.com/';> </td> The problem is that I have this inside
I have this code inside a iframe: window.addEventListener('message', function(e){ if(e.data == 'test') console.log(e); },
I have applied this code for iframe id. <iframe id='<?php echo 'fraDisabled'.$i.$post->ID; ?>' src='<?php
I have an iframe window that displays a report. To access this iframe, I
So basically I have something like this <div class=iframe-holder> <span></span> <iframe src=iframe.html width=200 height=200

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.