473,386 Members | 1,699 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Need a way to resize iframe

I am working on a internal website, The site has tabs, these tabs are built using iframes. The issue I have is that is there a way to display contents in the iframe without using the scrollbar. If i set <iframe Scrolling=No> the contents at the end are not accessible,else the site has mulitiple scroll bars.

Please help.
Aug 28 '07 #1
2 1445
gits
5,390 Expert Mod 4TB
hi ...

welcome to TSDN ...

please post some example code ... and explain in detail what you want to achieve. i think you want to have an iframe resized to the contentsize it should display? why not making the iframe as big as the maximum content would need - it is not a good idea to have an adaptive interface ... it is much better when it is quite fixed ... and the content is adaptive to it ... so you should consider a paging-control (page1 ... page2 ... etc.) when the content is to big for your display-control ...

kind regards
Aug 28 '07 #2
dmjpro
2,476 2GB
I am working on a internal website, The site has tabs, these tabs are built using iframes. The issue I have is that is there a way to display contents in the iframe without using the scrollbar. If i set <iframe Scrolling=No> the contents at the end are not accessible,else the site has mulitiple scroll bars.

Please help.

Welcome to TSDN.
You better to post some with proper code tags so that we can test your code and try to full fill your target.

Kind regards,
Dmjpro.
Aug 29 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Paul | last post by:
HI! I have a script here below that I want to use in order to bet around a small bug in Firefox. function Firefoxautofix(x,y,){ parent.window.resizeBy(-1,-1) parent.window.resizeBy(+1,+1) } ...
2
by: Alex Blekhman | last post by:
Hello, I'm experienced Windows programmer, however, I'm quite novice in HTML technologies. Recently I was assigned a task to write small utility for internal use in our development team. I...
2
by: bj | last post by:
Hi, Yes, this is yet another "switching from tables to divs for layout purposes" post. I have been searching for the past few hours to find what I'm looking for as I hate posting unnecessarily....
2
by: wolfing1 | last post by:
Maybe this doesn't make any sense, but is it possible to dynamically resize an iframe to the height of its contained page? Something that works in Opera/Firefox/IE. I can resize it with a...
1
by: gary.comstock | last post by:
We have a non asp web page that contains a hyperlink which opens an iframe. The iframe is hidden until the hyperlink is selected then javascript toggles the visibility to 'visible'. Inside the...
1
by: traviscoop | last post by:
I have a modal dialog that opens up a url with my content in an iframe, I do this so the content can post back to itself, etc., I want the modal dialog to only be as big as it needs to be to show all...
3
by: Jills | last post by:
Hi All, Does anyone have any idea about how can we resize an IFRAME dynamically according to its content from another domain? I want to increase the height according to the page that is...
0
by: msoliver | last post by:
Issue: I want resize handlers within an iframe to be called when the main window changes size. Alternatively, I'd like to know how to propagate a resize event handled by the main window to iframe...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.