|
-
Jun 12th, 2002, 10:19 AM
#1
Thread Starter
Hyperactive Member
Frames
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.
-
Jun 12th, 2002, 10:57 PM
#2
Thread Starter
Hyperactive Member
-
Jun 13th, 2002, 12:09 AM
#3
I've answerd this in the your thread in the ASP section.
-
Jun 13th, 2002, 07:49 AM
#4
Member
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.

You need to try to succeed
<html>
<marquee behavior="alternate" width=50%> This is a test </marquee>
-
Jun 13th, 2002, 11:57 PM
#5
Actually, it is possible. Thru javascript, you can dynamically resize the frames.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|