Results 1 to 11 of 11

Thread: Fixed vs. scrolling parts of page
      
   

  1. #1
    gabor's Avatar
    gabor is offline Captain
    Join Date
    Feb 2008
    Location
    New York, NY, USA. Pecs, Hungary
    Posts
    211

    Default Fixed vs. scrolling parts of page

    How do I create a page that has a fixed section (menu bar) on the left and a scrollable part (text, images, etc.) for the rest of the page.
    The text part would scroll, the menu bar would stay put, irrespective of the scrolling.

    Thanks

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Fixed vs. scrolling parts of page

    Ok... hmm.. well im not sure what you are asking because if you add a navigation bar it will stay where you put it. You just lengthen the page and put everything else where you need it.

    If you are talking about text that floats .. you will have to script that in an html box.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Fixed vs. scrolling parts of page

    Just use an in line frame (iframe).
    Or use a text box with disabled="disabled" added to the inside tag of the text boxes html area to tidy the look up of the box.

  4. #4
    gabor's Avatar
    gabor is offline Captain
    Join Date
    Feb 2008
    Location
    New York, NY, USA. Pecs, Hungary
    Posts
    211

    Default Re: Fixed vs. scrolling parts of page

    Thank you,

    What I had in mind is the vertical page-site, ideal for hand-held units.
    So, what I'm trying to re-create (after having seen such sites but unable to find them to demonstrate), is something like this:

    www.gabor-music.com/scrollingpage1.html

    So, the pink area would NOT scroll with the actual page, (that is the blue one.) The blue area is the actual page, holding all the content and should scroll down indefinitelly.

    But, I think, this should be accomplished by other means then a the
    i-frame or text-box.

    Thanks

  5. #5
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Fixed vs. scrolling parts of page

    The i-frame is what you need. Not sure why you refuse to use it.

  6. #6
    gabor's Avatar
    gabor is offline Captain
    Join Date
    Feb 2008
    Location
    New York, NY, USA. Pecs, Hungary
    Posts
    211

    Default Re: Fixed vs. scrolling parts of page

    Thanks Ed,

    I believe the SE's don't see the I-frame. Am I wrong?
    But I'll try.

  7. #7
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Fixed vs. scrolling parts of page

    You still have to have the pages that load into the i-frame on your site (in your public_html folder and they will be crawled, just make sure to tiltle the pages, have good page descriptions and metatags for them.

  8. #8
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Fixed vs. scrolling parts of page

    As Ed says, the iframe page will be seen on a server when crawled by the SE's. But the downside is that it will get indexed as just that page that appears in the iframe & not the whole page it came from. So it can look odd if the visitor found the page via a search with one of the SE's & just the page thats meant to be in the frame is all that shows.
    The only other alternative is coding the page.

  9. #9
    gabor's Avatar
    gabor is offline Captain
    Join Date
    Feb 2008
    Location
    New York, NY, USA. Pecs, Hungary
    Posts
    211

    Default Re: Fixed vs. scrolling parts of page

    Thanks Chris,

    This appears to be the solution.

    Apparently it also requires a fair degree of expertise...

    And I have no idea how to proceed...

    I may have to wait until my skills improve to execute.

    Best regards,

    Gabor

  10. #10
    dougnez's Avatar
    dougnez is offline Brigadier General
    Join Date
    Aug 2006
    Location
    Midwest USA
    Posts
    1,769

    Default Re: Fixed vs. scrolling parts of page

    Thanks Chris... this will be very useful... Doug

  11. #11
    gabor's Avatar
    gabor is offline Captain
    Join Date
    Feb 2008
    Location
    New York, NY, USA. Pecs, Hungary
    Posts
    211

    Default Re: Fixed vs. scrolling parts of page

    Alright, guys...

    I'm mighty glad that you're happy...

    But what about pour little moi?!...



    guess who

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49