paulkinzett / toolbar

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

display bottom #3

Closed ghost closed 11 years ago

ghost commented 11 years ago

hello, How to display bottom ?

thank you

paulkinzett commented 11 years ago

Currently I haven't completed the code to display the toolbar on the bottom or the right. However if you look at how the code was done for the top/left it should be easy enough to make it work for the bottom/right.

Hopefully I'll get a chance to add these options in over the next few days.

Thanks,

rollbackpt commented 11 years ago

Already made a pull request with right and bottom positions on #5.

ghost commented 11 years ago

cool, it remains only to commit one of the evol on the master.

paulkinzett commented 11 years ago

Display bottom and right now available, thanks @rollbackpt.