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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:17:02+00:00 2026-05-29T07:17:02+00:00

I have following jquery: $(window).resize(function () { changeIframe(); }); $(#iFrame).load(function () { changeIframe(); });

  • 0

I have following jquery:

$(window).resize(function () { changeIframe(); });
$(“#iFrame”).load(function () { changeIframe(); });

function changeIframe() {

    var iFHeight = $('iFrame').contents().height();
    var iFWidth = $('iFrame').contents().width();
    $("#content").css("height", iFHeight);
    $("#content").css("width", iFWidth); 

}

Problem i am having is: When we click on menu first iframe of height 100px loads(this works fine). Then we load another iframe by clicking another menu 500px iframe loads(this also works fine makes height to 500px). But when i click back on menu link for 100px iframe, size is still 500px in height. It does not adjust. I cant figure out what am i doing wrong.

  • 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-29T07:17:03+00:00Added an answer on May 29, 2026 at 7:17 am

    You would have to remove height before adding new height use below code

    $(‘#content’).removeAttr(“height”);

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

Sidebar

Related Questions

I have the following html + jquery: <body> <head> <script type=text/javascript src=jquery.js></script> <script> $(window).load(function()
I have the following jquery code: jQuery(function(){ jQuery(select#rooms).change(function(){ var options = ''; jQuery.getJSON(/admin/selection.php,{id: jQuery(this).val(),
I have the following jquery function for filtering the contents of a listbox on
I have the following: Modernizr.load([ { load : '//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js', complete : function () {
I have the following jQuery: $(document).ready(function () { $(.element).draggable(); $(.element).droppable({ drop: function () {
I have the following jquery function > <script type=text/javascript> > > $(document).ready(function() { >
I have the following code: <html> <head> <title>D</title> <script type=text/javascript src=jQuery.js> <script type=text/javascript> $(window).unload(
I have the following jquery code: while (count < 31) { window['cday_' + count]
Why doesn't the following jQuery code work? $(function() { var regex = /\?fb=[0-9]+/g; var
I have the following Jquery script: $(document).ready(function () { // When the submit button

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.