views:

29

answers:

1

How do I incorporate the following sidebar menu feature using jQuery where the menu on the left re-appears as the user scrolls down the page?

Here's an Example Sidebar Menu.

Any help or available tutorials online would be much appreciated.

A: 

There's a really good tutorial over at Nettuts about this exact thing:

Creating a Floating HTML Menu Using jQuery and CSS

Christopher Scott