[css-d] Follow scrolling vertical css menu

2006-08-04 Thread Jasmin Marcolin
Hi,

I've got two problems associated with a vertical follow scrolling css menu (i.e 
the menu scrolls down as the user scrolls down the page) :-

1)  When it follow scrolls, the menu goes over the top of the 'footer' section 
of the page.  Can the menu be restrained to stop just above the footer 
container?

2) Follow scroll only seems to work in IE browsers.  I've tested it in Firefox, 
Opera etc and it doesn't seem to function.  Can follow scroll work in these 
browsers and, if so, how can I get them to work?

Any ideas or suggestions would be a great help.


Jasmin
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Follow scrolling vertical css menu

2006-08-04 Thread Tom Keenan
I believe that what you are referring to is officially Position:fixed  
under CSS which naturally is not supported by IE. Evidently they have  
their own proprietary version of it. Hopefully this will change with  
IE7.


Tom Keenan
[EMAIL PROTECTED]



On Aug 4, 2006, at 4:07 PM, Jasmin Marcolin wrote:

 Hi,

 I've got two problems associated with a vertical follow scrolling  
 css menu (i.e the menu scrolls down as the user scrolls down the  
 page) :-

 1)  When it follow scrolls, the menu goes over the top of the  
 'footer' section of the page.  Can the menu be restrained to stop  
 just above the footer container?

 2) Follow scroll only seems to work in IE browsers.  I've tested it  
 in Firefox, Opera etc and it doesn't seem to function.  Can follow  
 scroll work in these browsers and, if so, how can I get them to work?

 Any ideas or suggestions would be a great help.


 Jasmin
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/