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
This is a css bootstrappy theme for jQuery Tokeninput http://loopj.com/jquery-tokeninput. It styles the tokeninput field to blend in with the bootstrap theme.
It requires bootstrap-sass https://github.com/thomas-mcdonald/bootstrap-sass.
##Use
For use with Rails 3. May work elsewhere, but not tested.
This css file works with the facebook theme option of jQuery Tokeninput, so include 'theme: "facebook"' in the initialization. Then place this css file in one of your assets directories and include it in your application.css file (or elsewhere).