Questions tagged as 'bootstrap'

2
answers

Pass bootstrap values to PHP

I have downloaded a template with bootstrap in which there is a FORM type part that consists of the following: <div class="share-desc"> <div class="share"> <p>Number of units :</p><input type="number" class="tex...
asked by 02.11.2016 / 10:53
2
answers

Miscellaneous Input-Group online Boostrap 4

Good morning! I tell you .. I am new using Bootstrap 4 and I am trying, within a form, to put several input of the input-group class in the same row. I'm trying the following: <div class="row"> <label for="uno">Pri...
asked by 04.04.2018 / 15:51
1
answer

Error in Routing in Node Js

Hi, I'm learning Node and I'm using the ejs library to do renders and routes, but I have a little problem. I would like to know how I can make my Bootstrap navbar correctly point to my routes ... Right now that's how I got my answers from...
asked by 26.12.2017 / 00:14
1
answer

How do I solve the error created by overflow-x: hidden ;?

Good morning @ Alvaro Montoro solved the problem I had with my website on mobile devices, as you will see in highlighted questions . Well, I was so happy, but today I saw that by adding overflow-x: hidden; , solve the mobile theme, but it...
asked by 13.03.2018 / 11:26
3
answers

As insert invisible characters (hidden) in a text

A while ago I saw a website in English that I was unable to translate with any online translator, including Google translator. This is a piece of text:    Саrrоts аrе nоt јust fоr Вugs Вunnу! Іt іs а rісh sоurсе оf nесеssаrу   nutrіеnts аn...
asked by 28.06.2016 / 04:40
1
answer

How to properly use the Bootstrap Cards

I have been testing the bootstrap cards; the only thing I want to do is put 4 cards, 2 in a line and another 2 in the line below, that's already achieved, the problem is that if for example, the first card has more content than the others, the d...
asked by 17.04.2017 / 08:09
2
answers

Bootstrap table - reload records according to ajax json object

I'm creating a website with Bootstrap . Initially when loading the page I use PHP to insert the results in the cells of the table. So far so good. Then I use a button with a modal menu of Bootstrap which has a series of fields that are i...
asked by 04.01.2017 / 17:52
5
answers

How to send data from a modal bootstrap dialog to a table in mysql?

I have a table in mysql called jobs that has three fields (Job_id, Job_Name and Cost) which has data and I show them in this table in html Now what I want is that when selecting edit, I can modify the name and the cost and that this cha...
asked by 05.10.2016 / 19:32
2
answers

form with bootstrap

I have some problems with a form in Bootstrap, since the input places them very small of their normal size, I am learning to use the Bootstrap grid but I have not understood it very well, so I ask for your help. my code is this <form id=...
asked by 25.05.2016 / 17:29
2
answers

Bootstrap tab panel event

I have a tab bootstrap panel with 5 interchangeable tabs (in active, fade, fade, fade, fade) Within each of these tabs is included a dxchart (devextreme) that is graphed with Jscript. When my page finishes loading, the graph that is in the...
asked by 14.04.2016 / 01:47