I want a JS library which can allow me to build an attractive menu which is always visible to the user on the left side of the screen, approx. to the middle.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Since you've asked for a library, here is in jQuery.
It uses CSS [See it in action]CSS
Javascript
|
|||||||||||
|
position: fixedto do this without JavaScript in modern browsers (but not IE6). – bobince Jul 14 '10 at 11:30