06-29-2017, 06:29 PM
Hi,
When I use only this below, works. But when I use the includes do US, doesn't work, the model don't open.
I need so much to do the modal form to calculate the Barthel Index, something like that.
Will it be some version of jquery or bootstrap that causes the problem?
Any help or light at the end of the tunnel is welcome.
Thanks
<!– Latest minified bootstrap css –>
<link rel=”stylesheet” href=”https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css”>
<!– jQuery library –>
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js”></script>
<!– Latest minified bootstrap js –>
<script src=”https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js”></script>
When I use only this below, works. But when I use the includes do US, doesn't work, the model don't open.
I need so much to do the modal form to calculate the Barthel Index, something like that.
Will it be some version of jquery or bootstrap that causes the problem?
Any help or light at the end of the tunnel is welcome.
Thanks
<!– Latest minified bootstrap css –>
<link rel=”stylesheet” href=”https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css”>
<!– jQuery library –>
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js”></script>
<!– Latest minified bootstrap js –>
<script src=”https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js”></script>