Toolbar2 - yet another toolbar plugin for UI...
Hello
Before the UI Project was announced, I started to create my own ui
components with jQuery, a toolbar as example.
As I thought my own toolbar works better then the svn version.
So I again ported toolbar2 to the new api expando system some days
ago.
http://www.bytetransfer.de/projects/jquery/toolbar2/
(It isn't fully tested yet and 100% finished, license will change)
Key features:
+ clean api and quite small
+ themed via css.
+ direct access to the toolbar object via create method or jQuery
style.
+ remove tabs, add tabs at a certain position.
+ caption toggle
~ should be sortable (the current sortable code seems to be broken)
- currently not possible to convert a list directly (it will grab the
ul but won't style)
- currently no vertical version (but with some css changes that should
be easy to fix)
It would nice to hear some opinions, is there already a plan to have
toolbar2 so I get a namespace problem sooner or later?
Best regards
Oskar