Autocomplete ALMOST working on bootstrap theme
Hi everybody
i'm ripping my head out over integrating jquery UI in a bootstrap theme. i simply want to use the Input elements of jquery UI in some places. all the elements i need are working, but not the dropdown/autocomplete
the dropdown button is missing. otherwise it seems to working fine.
removing the
bootstrap.min.js
'
on the bottom of the page gets rid of the problem (of course, that's no solution). any idea on how to get this control working? it seems that bootstrap messes up its setup.
why? i look for a really pretty and smooth UI framework for input controls, all controls from one source. but this seems to be a problem
THANKS!
Ty