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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T13:20:20+00:00 2026-06-02T13:20:20+00:00

Which is the correct way to load an Iframe using JQuery? Actually I have

  • 0

Which is the correct way to load an Iframe using JQuery?

Actually I have a menu with several links and I want to load each link into The Iframe whenever user clicks on it. I am working on an ASP.NET website with my default page having this menu and Iframe both inside it.

I used Target=”IframeName” but I dont want this method due to some other problem with it.

So Please tell me how to create a JQuery function to load such an Iframe.
I searched for it and I Found several methods but no one seems to be working and I am struck with it , Moreover I am not able to understand which one is right.

  • 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-02T13:20:26+00:00Added an answer on June 2, 2026 at 1:20 pm

    The Iframe HTML Code

    <iframe id="myIframe" name="myIframe"></iframe>
    

    jQuery

    jQuery("#myIframe").attr("src","newPage.html");
    

    JavaScript

    document.getElementById("myIframe").src = "newPage.html";
    

    HTML link

    <a href="newPage.html" target="myIframe">FOO</a>
    

    Form submission

    <form action="newPage.html" target="myIframe">
        <input type="submit" name="btnSubmit" value="clicky"/>
    </form>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know the correct way to explicitly specify which rules Gendarme will use?
I am struggling to find out the syntactically correct way in which to add
I am looking at code which has the correct using statements declared but yet
I have to correct an existing C file which has a bunch of format
I have a backbone application which, upon load, needs to fetch data from four
I'm using jQuery to replace an iframe sort of environment on a page by
I want to dynamically load JS file using AJAX and execute it. I am
Possible Duplicate: Is there a way to have content from an IFRAME overflow onto
I have a ListView control which I used to populate using an ASP ObjectDataSource
I have a Facebook app that is built as an iFrame. I am using

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.