Questions tagged as 'bootstrap'

0
answers

carousel shows all slides Angular 5

I'm trying to put a carousel in angle 5 and it's hell (for me). I have created a component to show the carousel, but it shows me all the slides (one under the other and superimposed by the bottom) and all the text in the lower part superimposed...
asked by 03.04.2018 / 21:38
0
answers

Because after sending variables by ajax and recovering by php, they will fly indefinitely.

I have two select and a text box, by means of which I send values to query.php the selected values of the select are the most important for me because it depends on which user selects that values will be passed to some queries with which their v...
asked by 13.03.2018 / 23:26
0
answers

How can I combine jQuery Multidatespicker to bootstrap datepicker?

I am trying to make a page in which there are several possibilities to include dates and to see the drop-down ones of them. Until now I was using the jquery-ui multidatespicker plugin to display a complete calendar and select multiple dates....
asked by 18.02.2018 / 18:59
1
answer

Show hidden rows of a table with data-toggle="collapse" in Asp.Net Mvc

Hello good day I am using data-toggle="collapse" in Asp.Net Mvc to hide some columns of each row and that when clicking on a row those columns are displayed and it does so but I would like it to click only the data of the row that I am selecting...
asked by 24.01.2018 / 16:38
0
answers

Problems with bootstrap collapse when applied with Drupal

In a section of the page that works with drupal I am implementing four images with horizontal arrangement. Each of these images opens a collapsible panel right in the next division. The problem is that when I click on one of the images to open t...
asked by 12.01.2018 / 17:24
1
answer

Sort divs in a list

I have a list of divs, which has a name and a price. I did a function to sort the ASC and DESC divs, store the div (object) and the displayed price in an object. Then I make the order with a basic function of JS. The problem is that when I tr...
asked by 20.12.2017 / 18:26
0
answers

undefined when reading the variable of an input in reacstrap

I'm trying to access the variable of input called name but it throws undefined . How can I access the data of input of reactstrap? Any ideas? This is my code: handleSubmit(e){ e.preventDefault(); console.log(this.nam...
asked by 19.11.2017 / 16:25
1
answer

Error Implementing JavaScript to display Modal

Good morning everyone, I am new with JavaScript and I am trying to implement a modal of this page " link " and implement the CSS but the JavaScript is giving problems, try placing the JS internally and with a .js file but it gives me the same er...
asked by 04.12.2017 / 14:21
0
answers

How to center a background image as the screen is resized?

I am working with Bootstrap a web one page, which I work images type background-image within a div of size 12 ( col-lg-12 ) said div has a high of 640px which covers me all the screen my background bg1.png ( lin...
asked by 10.10.2017 / 15:32
1
answer

Aspnet mvc 4 Bootstrap v3.3

I am developing in asp.net mvc 4 and I have the following query: with this code: <div class="col-md-12"> <label>Ejemplo</label> <input type="text" name="name" class="form-control"/> </div> It should...
asked by 13.11.2017 / 18:57