Thread: Table size and iframe
Results 1 to 4 of 4
Related
-
(iframe in table)problem Forum: HTML Forum
Replies: 2 -
How to fit a wide table on A4 size paper Forum: CSS Forum
Replies: 3 -
Font Size problem next to table Forum: HTML Forum
Replies: 11 -
either forcing window size or forcing image size Forum: HTML Forum
Replies: 2 -
font size in a table Forum: HTML Forum
Replies: 1
-
05-23-2007, 11:59 AM #1
Table size and iframe
I have an iframe inside of a tablecell and i want the table cell to grow longer as the webpage inside my iframe grows longer. im not sure if this is possible if not any ideas how i can accomplish having to load only one page and get to the rest from within that page. here is the website and the link to the new page im trying to create right now.
www.insanekustomscc.com/index5.htm (this is the new page it is not live)
www.insanekustomscc.com (this is the live site)
-
05-24-2007, 02:16 PM #2
Re: Table size and iframe
You would need to use probably some type of JavaScript to read the size of the iframe. It sounds like though you would need to consider using a scrollable divide instead of frames.
-
05-28-2007, 11:11 PM #3
Re: Table size and iframe
it is ok i am using ajax to dynamically load external pages to a div it is essentially the same as a frame but much nicer to work with and alot more reliable but thank you for your input
-
06-02-2007, 07:06 AM #4
Re: Table size and iframe
you can set the size and borders of an iframe using css.