Tagged Questions
1
vote
0answers
11 views
How do I properly size these nested Iframes and a floating footer?
I have a particular problem with nested iframes. This is a legacy application and I cannot change the way the parent-iframe is.
So I have a parent iframe in my main html doc. This parent-iframe is ...
0
votes
0answers
12 views
iFrame resizing for Safari
I'm using a iFrame that could change height, when selecting options etc, works in every browser except Mac/Windows Safari. (iOS Safari works)
This is the code:
jQuery(document).ready(function() {
...
0
votes
0answers
57 views
HTML IFrame is not expanding even if there is lot of room
I have this IFrame code and I have tried everything for the last 4 days but cant get the IFrame to expand in height. It keeps to a ehight of about 100 px I think.
<!DOCTYPE html PUBLIC ...
0
votes
1answer
31 views
Dynamic Height & Fixed Elements inside iFrame
I'm trying to set the height of a 'panel', so it fills the full width & height of the device. Previously this was okay, but now the site is running through an iFrame, the height is MASSIVE.
I'm ...
-1
votes
0answers
30 views
show different iframes based on page selected from dropdown
I have asked this quesiton before but no answer from anyone.
I am caluclating the height of iframe dynamically based on content but having issues when loading a page that is having instead of tag in ...
0
votes
1answer
61 views
Javascript will set iframe height to manually given string but not to variable
I've got a function that I can't get to work. I've searched for the same problem all over stackoverflow but didn't find any solution...
So this is a code snippet from my index.php. I've got an iframe ...
0
votes
0answers
58 views
An IFrame with HTTPS content, how to autoresize height to it's content?
I am working with an Iframe:
<iframe width="100%" height="2000px'" frameborder="0" onload="scrolltotop();" ...
0
votes
0answers
140 views
Dynamic iframe height not working in chrome
im going crazy here. i found a script here that was supposedly going to work on chrome as well but i just cant get it to work
here is the script in my header
<script type="text/javascript">
...
0
votes
0answers
89 views
Looking for a WordPress friendly script to auto-resize an iframe based on the height of the content on the source URL
Does anyone know of a jQuery/JS script that will resize an iframe based on the contents of the source URL, and play nice with WordPress? I thought that this might work, but I'm not having any luck.
2
votes
1answer
26 views
Fluid video height
I found fluidvids.js and am using that on my site, but it only accounts for width. I have some users who have more of a panoramic, narrow height viewport for their browser, and can't see the controls ...
0
votes
1answer
88 views
add pixels to dynamic iframe height
I am trying to add a fixed amount of pixels to a dynamic iframe height. How do I add a static amount of pixels to my iframe height? I am using this javascript to adjust the iframe height according to ...
0
votes
0answers
446 views
iframe auto height based on content not resize when the page contain DOM
iframe auto height based on content not resize when the page contain DOM
<script language="javascript" type="text/javascript">
function resizeIframe(obj) {
obj.style.height = ...
0
votes
1answer
88 views
Cross domain iframe height - I have control over both domains and need to navigate the iframe
I have a page where I need to embed a simple web-store from another domain which I have control over (a Big Cartel store).
I need to get the height of the iframe and I need to be able to navigate it. ...
3
votes
5answers
167 views
Dynamic iframe height depending on hide/show
I've got a form which contains some hidden fields that are only shown depending on the answer to a Yes/No radio button question.
This form is used on multiple external website using an iframe, ...
0
votes
1answer
351 views
Iframe dynamic height : Undefined body?
So im trying to make a dynamic iframe that load external content from another page (of the same directory). It works great in all browser except Chrome and my research didn't helped.Im getting these 2 ...
0
votes
2answers
100 views
How to make this iframe use all height?
I was wondering how i could make 'this' iframe/div (marked with a red border) use all the available height. The iframe is 160px from top, and i want it to go to the bottom. When i set height @ 100% it ...
0
votes
1answer
339 views
Iframe automatic height 100% with cross domain
I have tried a lot of solutions but in my site no works.
Now i use:
<iframe src="http://www.travelstoremaker.com/ibe/turismoin/porch?command=flights" frameborder="0" marginwidth="0" ...
0
votes
0answers
127 views
How to resize firame INSIDE IFRAME to fit height?
I'm using this java script to fit height of iframe to content:
function sizeToMyContent( ifRef, setW, setH, fMargin ) { //alert(ifRef);
var ifDoc, margin = typeof fMargin === 'number' ? fMargin : ...
0
votes
0answers
121 views
jQuery Height: IE8 Miscalculating
I have a space that is set for consumer reviews. Those reviews are loaded in an iframe. They're truncated with a 'read more' link at the end. The iframe has a set height to it when it's loaded. The ...
0
votes
1answer
103 views
Iframe height adjustment using javascript
I have an iframe in aspx page:
<iframe style="width: 100%;" src="" scrolling="auto" id="reportFrame" runat="server">
</iframe>
And JavaScript ...
0
votes
1answer
122 views
Chrome: jQuery .height issue
I have been looking into this issue for some time now but could not find any solution.
Case:
I have an iframe which I need to re-size according to content (the page is AJAX intensive and content can ...
0
votes
0answers
62 views
Check/Trigger when page height changes
Case:
I was searching the web for re-sizing the iframe based on its content (iframe and the page hosting are from the same domain). What I found as the possible working solution is to call a function ...
0
votes
1answer
681 views
Javascript function joomla iframe auto height
i am hosting an iframe on my own domain and in joomla! i have set up an iframe wrapper.
the url i gave in started with http://www. and my settings are:
scroll bars: auto
width: 100%
height: 500
auto ...
0
votes
1answer
284 views
Display height changing iframe 100% on div
What i have:
I have a player status script for our Minecraft Server which displays the name of the server the ip and the heads of the current players. 2 Div boxes for the statusbox: An outer 1 to fix ...
2
votes
0answers
3k views
get and set iframe content height auto resize dynamically easy solution expanding tutorial
I'm using this script: get and set iframe content height auto resize dynamically easy solution expanding tutorial (not a question but an answer), only 3 iframes I have, and this script only works with ...
0
votes
1answer
240 views
Setting iFrame height in Phonegap
I'm working on a Phonegap project that requires the use of an iframe.
The iframe loads fine, however setting a height (either inline by the height attribute or by CSS) is being overwritten in the ...
0
votes
0answers
95 views
IFrame modification with javascript
I want to make some minor modifications on the content of an external iFrame and I was wondering if it exists a trick to do the following thing :
I need to adjust the height of the frame according to ...
0
votes
2answers
137 views
how to make an iframe adjust height to the content
I'm building a web page where i need to make different sections and i want the page to adjust height to the section that is beeing viewed in a certain moment.
Which is the best way to achieve this?
I ...
1
vote
1answer
600 views
two iframe's in one page, the 2nd iframe to auto height
I am trying to achieve auto resizing of the 2nd iframe in this code,
Any help would be appreciated.
CSS
* {
margin: 0;
padding: 0
}
html, body {
height: 100%;
width: 100%;
...
0
votes
1answer
92 views
iframe weirdness
I have two sites that I am sort of melding together. I'm using and iframe to display content from one page in the other as if it were all one site. The caveat here is that I need the page to display ...
1
vote
1answer
207 views
Dynamic iframe with dynamic height
My problem is the following: I'm in a group of people at University, coding a webpage, and we would want to organise it as this: We have a header, a menu, another menu on the left and in the right we ...
1
vote
0answers
141 views
IE trouble jquery height of iframe
i have the following line to control the height of an iframe from within its content:
$("#frame",top.document).height($("#frame",top.document).contents().find("html").height());
it works perfect ...
0
votes
2answers
312 views
changing iframe height to fit animated content
I have some content in an iframe, but the content on click will change height with an animation. I need to change the iframe's height to match the new animation height, how would this be done?
...
5
votes
7answers
870 views
Setting iframe to take remaining space in page
There are quite a lot of questions regarding iframe and it's height. Some are similar but not giving me the right answer. So let me explain my case:
JSFiddle: http://jsfiddle.net/AmVhK/3/show/
...
0
votes
0answers
67 views
Iframe Map Height Issue Percentage
I'm trying to add a iframe with a map on my site here: http://22twenty.com/wordpress/contact/ as you can see the height is going to the 75% but the odd thing is its only when i have a empty head tag ...
2
votes
3answers
252 views
Auto height content in an iframe (CORS?)
I am working with a client. Their webpage is using this DOCTYPE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
I ...
1
vote
1answer
358 views
Variable height in iframe [duplicate]
Possible Duplicate:
How to auto-size an iFrame?
Here is the thing, i have a menu with lots of links, these links have an iframe as target.
The pages that load in the iframe have multiple ...
0
votes
2answers
761 views
Set auto height for iframe
I've got a iframe with pdf file:
<iframe src="pdf/sample.pdf"></iframe>
How to set that the iframe is the same height as the pdf file, without scrollbars?
6
votes
10answers
507 views
iframe reaches bottom of page
Is there a way to make the height of the <iframe> reach exactly the bottom of the page? It is hard to judge by using height:xx%, and it might be dependent on browser.
The code is below:
...
1
vote
1answer
1k views
iframe height attribute not working with Firefox
My Firefox (version 3.6.17 on Ubuntu) is not responding to the height attribute of my iframe. (I checked that it works on my Google Chrome.)
<iframe src="www.example.com" width="100%" ...
3
votes
2answers
631 views
Strange iframe height behaviour when placed in a table cell
I'm having a problem with iframe height when placed within a table cell. Firefox and Chrome set its minimum height at 150px while Internet Explorer handles lower height. When cell's height is more ...
0
votes
2answers
235 views
Automatically changing the height of an iframe based on its contents
I embed a forum page with an iframe, the homepage of the forum had a certain number of pixels in terms of height, 1500px more precisely, but when i press one topic which has bigger height than the ...
0
votes
2answers
1k views
How to make an iframe take up all remaining room
I have the following code:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="res/favicon.ico" />
<title>My website</title>
<style ...
-1
votes
1answer
152 views
Change facebook page app height
Just before i start, i have searched for a long time and read many posts,
the Facebook page app is different from a normal app, at least when it comes to height.
I have a facebook page app (runs ...
1
vote
1answer
312 views
Page fills window with content filling the gap
I am currently building a website at http://grapevineiow.org/m_inspireblog.html. This website has a header and footer. The page I have linked to above features a blog in an iframe. Clearly the blog is ...
0
votes
1answer
605 views
Getting Facebook's iframe to resize its height
I'm working on this facebook app page.
The iframe's height is stuck at 800px, but the iframe's content is much taller. I googled around for ways to adjust the iframe's height and I ended up on this ...
0
votes
1answer
80 views
My Iframe heights is always cut off no matter what code I've tried
I've tried several ways of coding this and have had all sorts of trouble getting my entire iframe to show up. I don't want to use scrollbars so I've coded those out. Here is the app on my page:
...
0
votes
1answer
1k views
FB.setSize or FB.setAutoGrow not working for height of pagetab app
This problem has occurred recently and I don't know why. I haven't changed my code anything so I'm assuming Facebook has something to do with it.
I make apps to fit in pagetabs on Facebook and to ...
0
votes
1answer
328 views
Can not control iframe height
I faced a strang problem for height of iframe.
In it's parent page, we set it's height = 900px, like that:
<html lang="en-us">
<head>
<?php include_once ...
1
vote
3answers
3k views
jQuery adjusting iframe height
This code was passed to me. It makes my iframe set to 100% height of the screen:
jQuery(document).ready(function(){var height = $(window).height();
$('iframe').css('height', height)
...


