Skip to main content

Questions tagged [twitter-bootstrap-3]

Bootstrap 3 is the third generation of the front-end framework allowing for speedier web development with an attractive look and feel. Use with the [twitter-bootstrap] tag

twitter-bootstrap-3
0 votes
0 answers
34 views

Bootstrap Vue nested tables issue with row IDs

after a long research and tries to handle this issue myself, I'm here to ask for a help. I use Bootstrap Vue to create a child component , in the parent component I use for 2 main tables, each main ...
monny's user avatar
  • 127
0 votes
0 answers
21 views

Migrating the UI CSS in angular application

I want to upgrade my UI css , I have two option migrate my bootstrap from 3.4.1 to latest version, or use Tailwind css Which is better approach? please help. I read the documentation of latest ...
swapnil borpe's user avatar
0 votes
0 answers
83 views

Toggle Button & Date Range Picker not show in Codigniter

I want to use the date range picker & toggle button as follows in my codigniter project : Expected Result Expected Result (https://i.sstatic.net/Q3KNN.png) Generated out But the code outs ...
ruhunu's user avatar
  • 1
0 votes
1 answer
92 views

Bootstrap grid with both equivalent table rowspan and colspan

I am trying to create a layout like this one in bootstrap3 Found something similar here but not able to make it work: https://jsfiddle.net/SxcqH/52/ .container { margin-top: 10px; } <link ...
user2598571's user avatar
1 vote
1 answer
51 views

Bootstrap 3 - button in Input Group not in the same height

I use Bootstrap 3, use input group, use button and use glyphicon for the button, but strangely the buttons are not the same height, how do I make the height of the buttons the same? My simple coding ...
Juna serbaserbi's user avatar
0 votes
0 answers
22 views

WP Bootstrap loader causes many plugins to fail

I am looking for help with what appears to be a WP Bootstrap Loader compatibility problem across many WordPress plugins. Sadly my developer is super busy and tough to get hold of which I respect but ...
wayne186's user avatar
0 votes
1 answer
45 views

How to link a page using submit button?

<button class="w-100 btn btn-lg btn-primary" type="submit">Sign in</button> This is the sample code from bootstrap, how can I add a link in this button while keep the ...
LT APP's user avatar
  • 3
0 votes
0 answers
48 views

On what basis GitHub Advisory filter vulnerabilities for different package managers?

I am trying to comprehend how GitHub Advisory filters vulnerabilities, particularly in the context of Bootstrap 3.3.7. In the National Vulnerability Database (NVD), the following vulnerabilities are ...
Sandeep 's user avatar
0 votes
1 answer
63 views

Vanilla js bootstrap layout issue

I am trying to fetch image data from Pixabay API where I want to show editor's choice images. The problem is regarding the layout. I am trying to show 3 or 4 images in each row but the layout is ...
Himansu Kumar Nayak's user avatar
1 vote
2 answers
54 views

Why isn't my Bootstrap dropdown menu appearing when I click the gear icon?

I'm trying to show a gear icon and a dropdown menu when it is clicked. Here's my code, but the dropdown menu is not appearing. Any ideas what am I doing wrong? <head> <meta http-equiv="...
AvaTaylor's user avatar
  • 707
0 votes
1 answer
142 views

Using Blazor checkbox switcher

Is this the way you would normally use a switcher? For example, in this case I'm disabling it by setting variable to "disabled". How do you get the value if it's checked or not in the @code ...
Rod's user avatar
  • 15.1k
0 votes
1 answer
31 views

Bootstrap 3.3.2 mobile nav submenu buttons not showing under parent buttons on click

I am looking to fix my mobile nav in bootstrap 3.3 to show submenu items on click. The parent buttons shouldn't link to anything, just show the children links. The navigation currently will not show ...
Noy's user avatar
  • 19
0 votes
0 answers
14 views

bootstrap3: is there an easy way to make a dropdown menu fire on mousedown?

I've got this menu working when I release the mouse button over the "Menu Name" bit: <button type="button btn btn-secondary" class="btn btn-default dropdown-toggle" ...
Eric's user avatar
  • 2,225
0 votes
0 answers
52 views

Bootstrap v3 to v5

My team will start the POC of migration from Bootstrap v3 to v5. Firstly is that possible ? What are the different kind of roadblocks that the team might face.
kush gupta's user avatar
0 votes
1 answer
1k views

How to show bootstrap range's min max value before and after range slider?

I'm using classical bootsrtap css to make a range. I'd like to show the min and max value as pointed in the picture above. Just as a text explanation [min value] [range bar/slider] [max value] as a ...
akikara's user avatar
  • 214

15 30 50 per page