auto height iframe
2010

Can you make an iframe no scroll bar, but just change its height depending on the amount of content there is?
I have an iframe the content of my site, and clicking on the links section only design changes, but no matter what I do I can not figure out how to make table change depending on content height to click a link (and the amount of content there) instead of using a scroll bar. I tried to move = no, but that only hides the scrollbar so that the content is still short at a certain height. Not defined height in the html, and I also tried to overflow: car, and the overflow: hidden, but nothing works. Thank you very much to anyone who can help!
You may be able to do this with JavaScript. You should to make each of your links using the onclick event to execute a script function that resizes the iframe to contain the amount of text you need. You will have to ensure that the width of iframe YOUF is set at a fixed number of pixels so that you always have the same height requirements. Changing the height of the elements on your page as this is not very common and can make the rest of your page appear different from what you want, so experiment with it in IE and Firefox before making live.
Metin2 Privat Server
Comment