Questions tagged as 'bootstrap'

1
answer

how to align the td of a bootstrap table

Dear friends, I have a data table loaded from a javascript function ... it contains the following: html+="<table class='table table-hover table-striped table-responsive'>"; html+="<thead><td class='tamano_celda_th'>FECHA</...
asked by 30.10.2018 / 19:28
1
answer

Expand image, out of container with Bootstrap

I want to expand my image so that it moves out of the container, in this case the container (blue color) the image will expand it to the color memory (red). How could I do it with bootstrap? <div class="row mb-5"> <div cl...
asked by 04.11.2018 / 20:52
0
answers

Do not work popup menu in Bootstrap 4 in Laravel

I'm trying to make a drop-down menu to change the language of the application but I have not succeeded. In this file app.blade.php cargo Bootstrap, jquery and the drop-down menu. <!DOCTYPE html> <html lang="{{ str_replace('_...
asked by 29.10.2018 / 20:51
1
answer

Change table by div col-md in jquery / filter

Good day I'm using a search engine with a filter in jquery but that only works with tables. And with the tables I find it difficult to make it responsive on mobile devices. Since I can not give fixed size or adapt them, and I would like you to r...
asked by 25.10.2018 / 14:55
0
answers

I have a modal to add data, but when I click on add I want to close and show the data

Modal code: <!--************************************************ Modal Para Agregar computadores *******************************************--> <form action="" id="form1" novalidate="novalidate"> <div class="modal f...
asked by 21.10.2018 / 17:49
1
answer

I can not insert foreign key data, help!

I need your help, I have a PHP form, which in an HTML select I get data from a table, the data I get is PK from another table (FK), then enter them into the database, the problem is that when I click the enter button, this data is not entered in...
asked by 29.10.2018 / 00:00
1
answer

Text appears outside of the bootstrap modal

Friends, can someone help me with this problem? I have a modal, which contains a table with several cells, and one of the cells contains a long text, but the text comes out of the modal not respecting the cell. Attached image for reference....
asked by 16.10.2018 / 22:57
0
answers

Boostrap 4 text-trucate does nothing

Hello, I have a problem in CSS where I apply the text-truncate class of bootstrap but it continues to swear the text off the screen, I get into the inspecotr and if it appears with the class and with the properties as it should be, I already tri...
asked by 15.10.2018 / 19:25
1
answer

error in html by php form

I'm doing a web page with bootstrap, it turns out that I entered a contact form, in its respective "section", until then everything is fine, but reloading the page starts from section id="contact" and not from the beginning of the page, this is...
asked by 15.10.2018 / 03:04
0
answers

Help with google maps and bootstrap modals

Hello very good everyone I have a query I have this code in javascrip to be able to generate bookmarks in google maps, and been trying to make that by pressing a bookmark I see information about that bookmark in the modal and so with each one of...
asked by 28.10.2018 / 02:38