Need help in making sticky left menu

Asked By 10 points N/A Posted on -
qa-featured

I want to create a sticky left menu float style for quicker navigation using JQuery.  What HTML code can I use and would it work on Mozilla Firefox 18.0.2?  I'm using Windows 8 64 bit.  Can someone help me with this?  Thanks.

SHARE
Best Answer by Williamson Mellisa
Best Answer
Best Answer
Answered By 5 points N/A #198871

Need help in making sticky left menu

qa-featured

Hello,

Here is a tutorial how to create a Sticky Sidebar Navigation Menu using HTML and jQuery: http://blog.teamtreehouse.com/building-a-jquery-sticky-sidebar-navigation-menu Here the navigation bar is on the right side so you have to make changes on the code to get the menu from the left side. Try making changes in layout structure that is shown at the website and make changes in the #sidebar section. Change float to be left.

I hope this will help!

Regards,

Williamson Mellisa

Related Questions