PDA

Click to See Complete Forum and Search --> : Frames


mrstuff68
Jun 12th, 2002, 10:19 AM
I would like to know if it is possible to have a frame that will adjust to the contents in it. I have information that i display on my website, in one frame, sometimes there is a lot of info there taking up to 50% of the screen, but at other times there is a line or two taking up like 5-10% of the screen. How would i go about making my frame to adjust to the info inside it, instead of having all of that empty space when i have little information on there.

Thanks to all that help

Please provide code if possible.

mrstuff68
Jun 12th, 2002, 10:57 PM
Is this even Possible?

mendhak
Jun 13th, 2002, 12:09 AM
I've answerd this in the your thread in the ASP section.

Little Ant
Jun 13th, 2002, 07:49 AM
I Don't think it is possible to make a frame that adjusts, try not setting the column size and just type the text in it. If not, then you will have to do a table as the frame.
:confused: :confused: :confused:


You need to try to succeed

mendhak
Jun 13th, 2002, 11:57 PM
Originally posted by Little Ant
I Don't think it is possible to make a frame that adjusts, try not setting the column size and just type the text in it. If not, then you will have to do a table as the frame.
:confused: :confused: :confused:




Actually, it is possible. Thru javascript, you can dynamically resize the frames.