Questions tagged as 'bootstrap'

2
answers

Show alert using a text box in Angular 6

When entering a number to a textbox I want you to send me an alert, but I have not been able to solve it, being equal to or greater than 30 you should send the alert in html is my textbox code <input type="number" min="0" id="ob...
asked by 05.06.2018 / 21:28
0
answers

I can not open a modal using angularjs and bootstrap, Error 14800

I am new to web programming, especially in front end, well, the fact is that I try to make a page. that shows the list of books, that has a button to add books, and that when you click on it, there is a modal that allows you to fill in the data,...
asked by 06.06.2018 / 01:32
1
answer

Align table cell vertically with bootstrap

Good morning, I want to vertically align the text of a table that is being 'printed' by means of a .php by ajax, I have tried to put the attribute to the td tags with: valign="center" (I read that it no longer works in HTML5, therefore it...
asked by 01.06.2018 / 18:59
0
answers

Problem with tables in bootstrap 4 in linux

Some time ago I have been working on Windows and I have an old PC with linux mint for some things. A few days ago on my computer I use often install linux mint 18.3 but when I was designing a page with bootstrap 4 I find that certain things do n...
asked by 01.06.2018 / 00:08
0
answers

Why Does It Work Only With Console?

I am developing this page, but only when I open the console does the video play if I close the console it does not play anymore (when opening the console I keep the same screen size that I have in case someone asked) import { Co...
asked by 21.06.2018 / 17:57
0
answers

Generate Carousel through Angularjs + Mysql + PHP + Bootstrap

I ask your help to solve the following ... I'm doing a carousel with AngularJs, where I get the images from the bd, it does it well when it's just an image but when it's two or more it does not work anymore .. I would have to be a div active but...
asked by 28.05.2018 / 04:21
0
answers

Error closing modal with JS

I have the following modal: <div class="modal fade" id="modaladdCuota" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog modal-sm" role="document"> <div class="modal-content">...
asked by 25.05.2018 / 21:37
0
answers

Bootstrap daterangepicker datelimit

Good morning classmates, I'm having problems with the daterangepicker , I want to use it to simulate vacation requests. Within the daterangepicker I am already disabled on weekends. For example, a user has 10 days of vacation and wants to...
asked by 25.05.2018 / 21:49
0
answers

Problems with Boostrap datepicker

I am using BOOTSTRAP , to have a calendar on my website. It works well, except that when loading the page, I see the calendar already displayed. the definition HTML of the field is: <label for="txtfechainicio" class="alignce...
asked by 28.05.2018 / 21:45
1
answer

Adapt GRID to FIXED Container

how are you? I'm doing a job with a GRID from Bootstrap and I would need to define "containers" of X fixed size, and that if the GRID is bigger than that container. It adapts automatically. I explain? :) <style> .contenedor1{...
asked by 30.05.2018 / 14:14