- Jan 17, 2001
- 3,101
- 0
- 0
Here is the scenario...
I've created a webpage that is basicall a table with three rows with an iframe nested in the middle row.
Here are the problems...
- for some pages I want the middle row (iframe) to have a fixed height and for other pages i want it to be dynamic (size of the page loaded into iframe). if i set the middle row height, then it will work incorrectly for the links in which i want the middle row to expand to the height of the new page. i guess my question is is there a way i can make the middle row the size of the page loading in the iframe?
- the second problem i am having is related to the scroll bar. is there to eliminate the scroll bar in the iframe and make it all work with just the main scroll bar?
- last question is how to do i get rid of the bookmarking problem. is there a script i could run that will update the url to the iframe URL?
If there is an alternative to frame that will work please don't hesitate to point me in the right direction. Thanks!
I've created a webpage that is basicall a table with three rows with an iframe nested in the middle row.
Here are the problems...
- for some pages I want the middle row (iframe) to have a fixed height and for other pages i want it to be dynamic (size of the page loaded into iframe). if i set the middle row height, then it will work incorrectly for the links in which i want the middle row to expand to the height of the new page. i guess my question is is there a way i can make the middle row the size of the page loading in the iframe?
- the second problem i am having is related to the scroll bar. is there to eliminate the scroll bar in the iframe and make it all work with just the main scroll bar?
- last question is how to do i get rid of the bookmarking problem. is there a script i could run that will update the url to the iframe URL?
If there is an alternative to frame that will work please don't hesitate to point me in the right direction. Thanks!
