Float aspx menu on center of screen during horizontal scroll.
Posted
by kralco626
on Stack Overflow
See other posts from Stack Overflow
or by kralco626
Published on 2010-06-17T14:08:35Z
Indexed on
2010/06/17
14:13 UTC
Read the original article
Hit count: 187
I have a static aspx menu.
I have content on the screen the sometimes requires horizontal scroll.
I would like to keep the menu the width of the visable screen and centered while scrolling. AKA. the menu would stay in the same position on the screen even when the user scrolls.
Is this possible?
Thanks in advance!
© Stack Overflow or respective owner