paulkinzett / toolbar

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

Added hover trigger #39

Closed andlum closed 10 years ago

andlum commented 10 years ago

Added a snippet that allows for the toolbar to initiate on hover (#21). Incorporating jquery menu aim instead of the timeout might be a better option than implementing with set/clear timeout.