paulkinzett / toolbar

A tooltip style toolbar jQuery plugin
http://paulkinzett.github.com/toolbar/
MIT License
2.3k stars 321 forks source link

Add ability to float toobar #20

Open lqlau opened 11 years ago

lqlau commented 11 years ago

It would be great if the toolbar can just float or always visibly stick to an area as you are scrolling.

paulkinzett commented 11 years ago

I imagine if you play around with the css and use position: fixed you should be able to achieve what you want.