Questions tagged as 'bootstrap'

1
answer

my dynamic bootstrap carousel does not work for me

I'm having a problem, I try to show on a bootstrap carousel the images of a directory, but it does not work because it puts them all as active items, and I do not find the error in my code. Someone to help me ... <div id="imagenes" class="c...
asked by 03.07.2018 / 17:21
1
answer

It does not show me the calendar with bootstrap

I have a problem when clicking on the calendar, it does not show it. <script type="text/javascript"> $(function () { $('#datetimepicker6').datetimepicker(); $('#datetimepicker7').datetimepicker({...
asked by 06.07.2018 / 20:09
1
answer

how to use the httpdocs folder of the hosting as public of laravel?

I have a problem with my plesk hosting, I have my project finished in laravel 5.1 and locally everything works fine, I make product registrations and upload the files. the detail is when I upload my page to the plesk hosting, and the public fold...
asked by 04.07.2018 / 16:32
0
answers

how to add to the right cart from datatables and php? buen di

Good day my problem is that I do not know how to add a product directly to my table detailsCarito from datatables. I have an input in the last two columns where the amount of inventory to write the ones you want to add to the cart and the button...
asked by 06.07.2018 / 16:09
3
answers

How to overwrite my bootstrap file on my stylesheet?

As you can see in the inspector the file site.css is loaded which is where I have my styles that should overwrite bootstrap, but does not load the new content I write, what is this?     
asked by 06.07.2018 / 16:31
0
answers

Angularjs can be integrated with paymentez

I need help with example with the integration of api paymetez and angularjs. When making the call to the api I returned an error in the callback, followed the tutorial indicated in the development reference. link     
asked by 02.07.2018 / 18:29
1
answer

problems with form (in-line)

Good day everyone, I'm doing social work for a faculty at my university. and I'm having a problem with a form specifically in this part. I want to make this form but I can not do it inside the same container. I use form-inline but it only...
asked by 30.06.2018 / 21:36
1
answer

Navbar in bootstrap is not fixed-top or justifies text to the right

I am using the bootstrap 4.0 version and I have made a navigation bar, but I want the nav-links or elements on the right and the bar is fixed top, I have tried anyway but it does not work. the code: <nav class="navbar fixed-top navbar-ex...
asked by 30.06.2018 / 23:09
0
answers

Show checkbox selected at the top of the table

I have a table in which I can select several rows by selecting several checkboxes using JQuery and filling the table dynamically, what I need is that each time I select a checkbox it is shown at the beginning of the table. I would like to hav...
asked by 28.06.2018 / 23:59
0
answers

BootstrapTable removes check when I filter and remove the filter

Each row in the table has a checkbox in the first column. When filtering by any field, the checkbox check disappears. <div id="soportesContainer"> <table style="font-size:9px;" data-filter-control="true"...
asked by 05.07.2018 / 18:30