Questions tagged as 'bootstrap'

2
answers

Force that the date selected in an input type date can not be less than the current date

I was wondering what I could do to validate that the selected date in a <input type="date>" can not be less than the current date. I am currently using this input: <input type="date" class="form-control" name="fecha" id="fecha"...
asked by 24.05.2016 / 13:44
3
answers

Problem with bootstrap and adding new styles [closed]

I have a project with bootstrap and I do not know how to add a new style of checkbox. I have already downloaded the files, but I do not know where to add them to the project or how to use the styles. It's in Visual studio Asp.Net     
asked by 07.10.2016 / 01:44
3
answers

How to make a data query in HTML using javascritp or .json [closed]

Greetings I am working on an Html project with bootstrap in it I have to make some data queries by means of an ID. but as I have few data, I do not want to do a database and do some research, but I only find filtering tables, but the issue is th...
asked by 02.06.2017 / 15:30
1
answer

speed problem with owl-carousel boostrap

I'm trying to do an owl-carousel, but I can not establish the duration of how much each image is displayed, look jquery, I'm somewhat exhausted analyzing the code and handling it, (the images delete them, but I leave the code just in case ) the...
asked by 08.11.2018 / 10:53
1
answer

Load data in a table without ajax

This is the first question I ask in this medium, I am new in terms of WEB programming and I am costing certain things. I have a problem when loading data, to see if I can explain myself: I'm using php and javascrip for a university projec...
asked by 09.10.2018 / 21:58
2
answers

PDF Generator Dompdf with css styles Bootstrap in Laravel 5.1

I have a problem with DomPDF and Bootstrap. I am using Laravel 5.1 as PHP framework and I added the DomPDF service. It worked very well with CSS styles created by me, but when I include the CSS styles of Bootstrap I get the following error:  ...
asked by 05.02.2016 / 15:24
1
answer

I need to do bootstrap / 3.3.6, jquery2.2.0 live with jquery-1.12.4. and jquery-ui.js to use datepicker.de jquery-ui

I can not get the following code to work properly for me if you did not comment on the line link ">. What I'm doing is a test that I must include in an application that is already using boostrap and this version of jquery. I want to i...
asked by 14.06.2018 / 10:43
1
answer

Problem when changing image in carousel bootstrap 4

My problem is as follows, I have a carousel with their respective images (3), at the moment of clicking to change the other image it does not change (I am using bootstrap 4). <!--Carousel--> <div id="carousel" class="carousel slid...
asked by 12.07.2018 / 22:20
1
answer

Bootstrap - datetimepicker inline does not work

I need to visualize the calendar in inline form, like this: This is the code I have: <div style="overflow:hidden;"> <div class="form-group"> <div class="row"> <div class="col-md-8"&g...
asked by 22.03.2018 / 14:54
2
answers

How to send emails from codeigniter with phpmailer? [closed]

Hello good morning you will see I am very new in this and recently I was entrusted with the task of sending emails. I have to create a form that allows me to take errands and then another that is to send notifications of the raids and I did it a...
asked by 14.03.2018 / 19:32