Questions tagged as 'twitter-bootstrap'

1
answer

Generate table automatically with c # and mvc

how to do the following (I do not have code yet). On the page, I have a table with a Row and 5 Columns and at the end of the table a button (+) and under the table a save button. The question is when I click the (+) button, should create ano...
asked by 06.04.2018 / 14:51
3
answers

Set div height to 100%

I'm putting together a layout using Bootstrap 3 and wanted to do a layout like this: +-------------+---------------------------------+ +-------------+ + +-------------+ + +---heig...
asked by 13.02.2018 / 21:12
2
answers

Bootstrap: sort by column instead of row

I have a layout that has the following template: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] And I would need both desktop and mobile to look like this: [1] [5] [9] [2] [6] [10] [3] [7] [11] [...
asked by 31.01.2018 / 18:06
2
answers

Change div size when mouseover

I have a page with some DIVs and I would like to apply an effect when the mouse goes through some of them. What I would like to happen is that by hovering over any of the divs it would increase in size, almost as if it were "approaching" the use...
asked by 15.01.2018 / 23:41
2
answers

Get text inside input with radiobutton input-group-addon

I have this form with these inputs, I want to get the value that is inside the input of the selected radio button, example as in the image, I should get "bb". Myhtml:<label>Respostas:</label><divclass="input-group">...
asked by 17.01.2018 / 14:49
1
answer

Problem with alignment with responsiveness

I would like to align the x button in the upper right corner of the image, see image and example: .teste { overflow: hidden; display: inline-block; margin-bottom: 5px; vertical-align: middle; text-align: center; display:...
asked by 18.01.2018 / 16:16
1
answer

Questions Popover Bootstrap

I'm creating a popup with bootstrap, it pops up as soon as I hover the html tag, but when I try to click on the popover it pops up, it has some property that when I mouse over it let it open to get click in a link in the popover for example?...
asked by 06.12.2017 / 17:16
1
answer

Showing scroll bar alone with textarea element

Follow JSFiddle: link You are showing horizontal scroll bar in textarea. Here is the image: Any solution?     
asked by 01.11.2017 / 15:13
2
answers

Side menu with height 100% does not match the size of the "content"

I have the following structure at the moment: Sofarsogood,thesidemenuhasheight:100%andisgoingallthewaytothebottomofthepage.Incontent,wehave8inputswhicharenotenoughtogettothebottomofthepage,sothemenuisnormalandnoscrollbarappears(becauseitisno...
asked by 21.11.2017 / 22:24
1
answer

How to do this in Javascript? [closed]

How to make when the user presses the checkbox to appear a counter of how many units he wants?     
asked by 28.09.2017 / 04:01