im dumb, please help me?
- Started
- Last post
- 10 Responses
- IheartQBN
i working on a site where i have the main page and the content will show up in an iframe (sound simple right? but the thing is i want the content to be able to stretch the main page downward depending on how much content is on the content page.
- IheartQBN0
is an iframe what i want to use?
- jevad0
not sure what you mean there buddy - got an example online?
- IheartQBN0
sorry no example online.
heres another description.
go to hmm let me find a site,http://www.interpolny.com/news.p…
lets say someone wanted the content from the top buttons to show up at the main content area of the site, but some pages content is minimal and some pages content has alot of stuff on it, but i want the border (i guess for the intrpol site it would be the white border) to only be as big as it needs to be depending on how much content is on that page.
- ldww0
an iframe is a fixed size. you can not make it change depending on the size of the text being displayed. use a php include or something.
- IheartQBN0
but i dont want to have to but the border on every page (to save time) thats whay i want to put it in somkind of frame inside it..
- IheartQBN0
php include?
- IheartQBN0
thanks ldww!!
- monNom0
I don't think you want an iframe...
you're just creating more problems for yourself trying to make it work... how about regular tables?
- IheartQBN0
im thinking of having buttons on top of the bottom border that will change the content aswell, so i dont think that regular frames would work (would it)
- IheartQBN0
i found an example, i think
see at http://www.pro-am.ca/yamaha.php?…
in the motorcycles list, how is that content put there (its not hard coded)