A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: How would you do this?

  1. #1
    flash chick
    Join Date
    Oct 2007
    Location
    Cali
    Posts
    37

    How would you do this?

    They want the site out of frames. Is there anyway to keep content at the top and not use frames and or iframes? I know spiders do not like them. How would you do it without frames? That is a lot of information and a lot of scrolling

    http://www.blackconfidential.com/Junk/HeaderPageMPC.htm

    thanks...

  2. #2
    Senior Member
    Join Date
    May 2007
    Posts
    266
    Google for fixed header. That would be one way to do it.

  3. #3
    flash chick
    Join Date
    Oct 2007
    Location
    Cali
    Posts
    37
    ok, will do thanks! I'm terrible with html.

  4. #4
    Bearded (M|G)od MyFriendIsATaco's Avatar
    Join Date
    Dec 2002
    Location
    Awesomeville.
    Posts
    3,045
    Naa, you don't need to look up anything about a fixed header. Instead of your iFrame, use a <div> and give it a definite height/width in css, and set overflow:auto. You'll have the exact same effect without the actual iFrame.

  5. #5
    flash chick
    Join Date
    Oct 2007
    Location
    Cali
    Posts
    37
    You, my friend sound like you know what you are talking about. I am going to try it. Will be back if I have any questions.
    PS.

    I am going to eat your friend.

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

HTML5 Development Center