Autocomplete showing behind form using Bootstrap

QuestionsAutocomplete showing behind form using Bootstrap
Bert asked 7 years ago

Hi,

When using the Bootstrap layout the autocomplete list is showing behind the modal form.

When I remove the bootstrap code all is working as expected.

Thanks for your help.

Bert

2 Answers
Bert answered 7 years ago

Hi all,

Found it: the order of including css files in the header are important.

Correct order:
<link rel="stylesheet" type="text/css" media="screen" href="../lib/js/themes/blitzer/jquery-ui.custom.css">
<link rel="stylesheet" type="text/css" media="screen" href="../lib/js/jqgrid/css/ui.jqgrid.bs.css">

Bert

Abu Ghufran answered 7 years ago

Glad to know that.

Your Answer

18 + 9 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?