# Better then Iframe?

**URL:** https://forum.kirupa.com/t/better-then-iframe/219214
**Category:** Uncategorized
**Created:** [March 14, 2007, 7:41pm UTC](https://forum.kirupa.com/t/better-then-iframe/219214 "2007-03-14T19:41:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Vectar](https://avatars.discourse-cdn.com/v4/letter/v/b2d939/32.png) [@Vectar](https://forum.kirupa.com/u/Vectar)
#### Post date: [March 14, 2007, 7:41pm UTC](https://forum.kirupa.com/t/better-then-iframe/219214/1 "2007-03-14T19:41:16Z")

</div>

Hi i am trying to make a website that i build with a table of 2 rows.  
in row 1 is going to be a menu and in row 2 is going to be the content.  
Lets say i have a button 1 and button 2.  
I want the content of these buttons to be loaded in row 2 when clicking 1 of these buttons.  
I tryed using a iframe but a iframe cannot resize itselve to a bigger height for the content of button 2 and then change to smaller height when clicking button 1.

Is there a better solution for building a site like this and does someone have a simple script that shows me how its done or maybe a tutorial.  
So i dont want it to be scrollable i want the table to resize to the loaded content.

Please help me out

Thanks in advance
