HighDots Forums  

Fixing a Table of Contents Menu, when contents Scroll

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Fixing a Table of Contents Menu, when contents Scroll in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mcl
 
Posts: n/a

Default Fixing a Table of Contents Menu, when contents Scroll - 05-05-2008 , 06:40 AM






I wish to create a standard 3 column CSS page, but my centre contents
column is quite long. I have included Anchor Name Tags in the long
column and provided a navigation / Table of contents in the left
column.

Is it possible to have the Table of contents displayed, regardless of
the scroll position of the page.

I would like a similar requirement for the right column, which will
have other information.

This I hope will provide, access to all parts of the website, from any
current view of the page.

I hope I have explained this correctly and someone may be able to
point me to a solution.

Regards

Richard

Reply With Quote
  #2  
Old   
rf
 
Posts: n/a

Default Re: Fixing a Table of Contents Menu, when contents Scroll - 05-05-2008 , 07:02 AM






mcl <mcl.office (AT) googlemail (DOT) com> wrote in news:5f369791-aac6-40c7-b5df-
408e49f1fc54 (AT) 56g2000hsm (DOT) googlegroups.com:

Quote:
I wish to create a standard 3 column CSS page, but my centre contents
column is quite long. I have included Anchor Name Tags in the long
column and provided a navigation / Table of contents in the left
column.

Is it possible to have the Table of contents displayed, regardless of
the scroll position of the page.

I would like a similar requirement for the right column, which will
have other information.

This I hope will provide, access to all parts of the website, from any
current view of the page.

I hope I have explained this correctly and someone may be able to
point me to a solution.
You said it in your subject line. Fixed.

Specifically position: fixed;

--
Richard
Killing all google groups posts
The Usenet Improvement Project: http://improve-usenet.org


Reply With Quote
  #3  
Old   
dorayme
 
Posts: n/a

Default Re: Fixing a Table of Contents Menu, when contents Scroll - 05-05-2008 , 06:53 PM



In article
<5f369791-aac6-40c7-b5df-408e49f1fc54 (AT) 56g2000hsm (DOT) googlegroups.com>,
mcl <mcl.office (AT) googlemail (DOT) com> wrote:

Quote:
I wish to create a standard 3 column CSS page, but my centre contents
column is quite long. I have included Anchor Name Tags in the long
column and provided a navigation / Table of contents in the left
column.

Is it possible to have the Table of contents displayed, regardless of
the scroll position of the page.

I would like a similar requirement for the right column, which will
have other information.

This I hope will provide, access to all parts of the website, from any
current view of the page.

I hope I have explained this correctly and someone may be able to
point me to a solution.

It may not be so obvious how to make two columns stay put even after you
learn about fixed position. Perhaps this might promote an idea for you:

<http://netweaver.com.au/threeCols/fixed_both_sides.html>

Seems to work on all my Mac browsers (except IE)

(In knocking this one, I noticed a curiosity that my Opera ignores
min-width on body).

There is probably simpler. You should know that Windows IE 6 does not do
fixed and you will need some workarounds for which you better Google up.

You might find

<http://www.cssplay.co.uk/layouts/fixed.html>

helpful, I don't know in the case of three cols...

--
dorayme


Reply With Quote
  #4  
Old   
mcl
 
Posts: n/a

Default Re: Fixing a Table of Contents Menu, when contents Scroll - 05-06-2008 , 01:35 AM



On 6 May, 00:53, dorayme <doraymeRidT... (AT) optusnet (DOT) com.au> wrote:
Quote:
In article
5f369791-aac6-40c7-b5df-408e49f1f... (AT) 56g2000hsm (DOT) googlegroups.com>,



mcl <mcl.off... (AT) googlemail (DOT) com> wrote:
I wish to create a standard 3 column CSS page, but my centre contents
column is quite long. I have included Anchor Name Tags in the long
column and provided a navigation / Table of contents in the left
column.

Is it possible to have the Table of contents displayed, regardless of
the scroll position of the page.

I would like a similar requirement for the right column, which will
have other information.

This I hope will provide, access to all parts of the website, from any
current view of the page.

I hope I have explained this correctly and someone may be able to
point me to a solution.

It may not be so obvious how to make two columns stay put even after you
learn about fixed position. Perhaps this might promote an idea for you:

http://netweaver.com.au/threeCols/fixed_both_sides.html

Seems to work on all my Mac browsers (except IE)

(In knocking this one, I noticed a curiosity that my Opera ignores
min-width on body).

There is probably simpler. You should know that Windows IE 6 does not do
fixed and you will need some workarounds for which you better Google up.

You might find

http://www.cssplay.co.uk/layouts/fixed.html

helpful, I don't know in the case of three cols...

--
dorayme
Thank you both,

I will have a go and see how I get on.

Richard


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.