Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [bootstrap-4]

Bootstrap 4 is the fourth major version of the popular front-end component library. The Bootstrap framework aids in the creation of responsive, mobile-first websites and web apps. Use in conjunction with the main [twitter-bootstrap] tag.

0 votes
0 answers
9 views

How to add event listener when the bootstrap modal is shown

<button type="button" class="btn main-button btn-tableColumns add-campaign" data-toggle="modal" data-target="#add_campaign">{{__('Add New Campaign')}}</...
GaoJin's user avatar
  • 9
0 votes
0 answers
12 views

How to select a group of elements in codeBehind in Web Forms

I have a Webform page with a html form in it. A group of fields are for customer data and another is for product data, and others are neither of these two groups. I need to hide the whole group of ...
SyndRain's user avatar
  • 3,013
-1 votes
0 answers
16 views

RemoveSession using thymleaf (Spring boot)

i have created a CommonServiceImpl it is responsible for removal of session in spring boot project but Potential null pointer access error by getAoccur plz help me to rid out of this error @Service ...
Khushi Saraswat's user avatar
0 votes
1 answer
24 views

File upload into ClassPathResource - IOException

i want to upload images added by admin(add category) into folder in project directory but i try to do so with the help of controller but it throws Unhandled exception type IOException @PostMapping(&...
Khushi Saraswat's user avatar
0 votes
1 answer
42 views

Vertically align FontAwesome icons of different sizes in unordered list

We are using Bootstrap v4.6.2 and FontAwesome 5.15.4. We have the following HTML code snippet which renders an unordered list with differently-sized FontAwesome icons (0.8em vs 0.44em). <link ...
Aleks Vujic's user avatar
  • 2,191
0 votes
0 answers
22 views

Adding style when bootstrap collapse open

I want to add a style to the opened div for my Bootstrap-collapse. My code: <div class="card"> <div class="card-header" id="headingThree2"> <h5 ...
Andreas Thomsson's user avatar
1 vote
0 answers
31 views

Flipcards when card flip, the background of the text of front, appears on back for some miliseconds

I am facing a strange issue with the bootstrap card and title text overlay on the images on the Front Card. I applied the flip, and the title has some background color and works fine. But when it ...
AbdulAziz's user avatar
  • 6,188
-1 votes
0 answers
38 views

DataTable Search

Please help me for searching. If the search result pertains to employee information, what can I do to display the branch information they belong to on the first row of the table and the employee ...
Taleh Haciyev's user avatar
0 votes
1 answer
51 views

Bootstrap dropdown menu navbar

I started learning Bootstrap this week and encountered a problem with the dropdown menu. I want it to float outside of my navbar, but it’s stuck. I’ve tried various methods, yet nothing has worked. ...
dds's user avatar
  • 3
-1 votes
0 answers
18 views

BOOTSTRAP_ERROR [closed]

I have errors with my Bootstrap, the styles are not applied, but when I forcefully empty the cache they work, but if I restart it without cache the styles are lost. style imageimagen sin estilo I want ...
Adriana 's user avatar
-1 votes
0 answers
14 views

How to customize understrap wordpress theme scss on local?

I don't see the (S)CSS changes I am making on my local. The Git repo if you wanna have a look is: https://github.com/michelle-currier/fabwptest Trying to customize the theme but don't see the style ...
Michelle Currier's user avatar
0 votes
0 answers
30 views

Tooltip show issue for the exactly offset width matched strings with the container

I'm trying to show the tooltip for the strings which width overflows the container and applying ellipses . problem is when the string scrollwidth exactly matches with container offsetWidth , the ...
satishVudata's user avatar
-2 votes
0 answers
28 views

I want to multiselect teacher to use in many to many relation in spingboot with angular . how can I use multiselect in angular 15 [closed]

<mat-select> is not working and I want to use multi selection. I tried for many times but I can't find the best match for this problem. I also want the best fit and easiest way to apply multi ...
Chaw Su Hlaing's user avatar
0 votes
1 answer
36 views

How can I get the path of a folder selected by the user through a file input, without requiring them to upload the files inside the folder?

How can I get the path of a folder selected by the user through a file input, without requiring them to upload the files inside the folder? My intention is for the user to provide me with the path ...
Dri Morais's user avatar
0 votes
1 answer
31 views

How to animate or anchor bootstrap 4 accordion to its respective title when clicking its button?

Right now I have multiple script id's of #collapseTab2-1, #collapseTab2-2, #collapseTab2-3 etc.. to implement animate/anchor to its accordion title respectively when clicking its respective button ...
clarkf's user avatar
  • 671

15 30 50 per page
1
2 3 4 5
1925