Results 1 to 5 of 5

Thread: Frames

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Posts
    492

    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.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Posts
    492
    Is this even Possible?

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    I've answerd this in the your thread in the ASP section.

  4. #4
    Member
    Join Date
    Jun 2002
    Location
    Delaware
    Posts
    33
    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>

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    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.



    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
  •  



Click Here to Expand Forum to Full Width