Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
RE: Some Javascript + Comments on a design
You don't need JavaScript, just a little CSS. Use margin-left to move the main content out the way of the menu, and position: fixed and top: 0px to make the menu scroll with you.