I have a small script that is designed to resize my inline frame. Currently it works in ie, safari and chrome, but does not work in firefox or opera.
This is a huge headache that I have been trying to solve for more than a month and am really stuck.
The worst thing about it is that not only does it not work in firefox or opera, it makes the frame completely invisible. So the site is essentially completely broken in these two browsers.
If anyone could help with this I would be so grateful - or even if you have a better suggestion as to how I could have the site look the same but without inline frames?
For some reason, it displays in Firefox now, but still doesn't resize correctly. It's just as if the script wasn't there at all.
It will size it for a larger page, but doesn't pull the page back down to a smaller size when required.
But thank-you, this is progress for sure!
When I load your homepage on Fx, IE, Chrome & Opera I see the full vertical content of main.html, which is what I would expect from that script. There is no code there to limit the iframe's size.
Last edited by Sterling Isfine; 09-20-2010 at 02:58 PM.
It does that fine - the problem is when I browse the site - it doesn't size the new pages, pages that are shorter in length stay longer with the bottom frame half-way up the page. O_o
It does that fine - the problem is when I browse the site - it doesn't size the new pages, pages that are shorter in length stay longer with the bottom frame half-way up the page. O_o
It now seems there's a bug in Firefox that reports the previous size if it's larger, which your original code tried to fix.
This worked on a copy of your site:
Bookmarks