Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to make it compatible with the fantastic bootstrap.js #15

Open
max-favilli opened this issue Feb 28, 2012 · 2 comments
Open

Comments

@max-favilli
Copy link

I am trying to but I am not that good with CSS.
It would be fantastic to have it compatible with bootstrap.js

@ioncache
Copy link
Owner

This could be done. However for the autocomplete code I'm currently using jQueryUI's autocomplete plugin right now. Twitter Bootstrap has it's own plugin for that sort of thing, Typeahead.

So if I were to update the code to allow for Bootstrap css I'd probably want to update it to use that plugin also.

I'll certainly consider doing this, although it's a relatively large change.

@max-favilli
Copy link
Author

In reality bootstrap typeahead is just a wrapper of the jQuery autocomplete plugin.

I ended-up writing my own tag manager plugin: https://github.com/max-favilli/bootstrap

But yours is much more rich of functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants