You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
extending the uitheme widget so you can do both jui and bs frameworks.. specifying specific classes for what sorting arrows to use (which then map to an image/sprite/whatever). bootstrap uses glyphicons and there are a few variants that work okay for a sorting up/down but nothing for default.. so perhaps we make our own (like above) or just dont use any...
notes about jui:
-- ui-icon do 16x16 blocks for their sprites...
notes about bs:
-- their icon sprites use 14x14 block
-- helper class icon-white can be used to do images with dark header
you should add a bootstrap theme for tablesorter...
possible default sort: http://zoggy.net/bs-default3.png
The text was updated successfully, but these errors were encountered: