Spinner jQuery-UI no Up and Down buttons appear, conflict with bootstrap

Asked

Viewed 110 times

0

I’m using the following component: http://jqueryui.com/spinner/#time As shown in the example, but in a modal bootstrap..

The problem is that my Spinner does not appear the Up and Down buttons, peeking into my code I saw that when I remove the following include the buttons now appear:

<script src='${pageContext.request.contextPath}/JS/bootstrap/bootstrap.min.js' charset="utf-8"></script>

I don’t know what it might be, some kind of conflict probably follows an image when debugging..

http://prnt.sc/dqmxafinserir a descrição da imagem aqui

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.