i am trying to get an auto completed text field.
nothing seems to work with me (i am Using Codeigniter for a back end and Bootstrap for styling).
When testing any plugin in a page without bootstrap theme css. it works like a charm,
but at the moment i link some bootstrap in that page, it stops.
i have used so far:
1. The built-in typeahead plugin.
2. jquery-ui autocomplete widget.
3. jquery textExt.
4. and a couple more
so i am out of solutions .. can anyone help ?