Skip to main content
0 votes
0 answers
27 views

Java 1.8, dataTables 2.3.5, bootstrap 3.4.1 cutting the index.jsp down to its absolute bare essentials AND turning off local style.css has it working <!DOCTYPE html lang="en"> <%@ ...
code_warrior's user avatar
0 votes
1 answer
73 views

The goal is to be able to open a modal above another, giving the latter a bit of an offset. My code to add this offset works pretty well, but there is a problem when I close a modal. The offset ...
Roberto's user avatar
  • 819
0 votes
1 answer
58 views

I’m working on a project where users need to sign a form using a signature pad. The form requires three separate signatures, and I have implemented three buttons to open modals for the signature pad. ...
Oktavian's user avatar
1 vote
1 answer
58 views

This code below shows a HTML scroll-bar. <html> <head> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-...
G Funk's user avatar
  • 11
1 vote
0 answers
47 views

I am using a Bootstrap 3.3 Accordion on my website with smaller singular collapses inside of the categories. I got a piece of code that will trigger on panel collapse and scroll the page to the top of ...
That's a Great Question's user avatar
0 votes
2 answers
77 views

If you click the Collapsible Group Items #1 the slick inside of it is broken when setting the variableWidth: false. But if you set it to variableWidth: true it is working fine. Here is the bootstrap ...
clarkf's user avatar
  • 743
1 vote
0 answers
253 views

I am using Datatable to give style to my table in HTML and I had to enable the ScrollY. Although It worked, it has a style problem that I am trying to solve. When you resize the window, for some ...
PROX's user avatar
  • 31
0 votes
1 answer
95 views

i am new to angulerJS, so have no idea on how to add multi-select Checkbox dropdown list. Here is my partial html that show multi-select. I want it to be in shape of dropdown with checkbox as shown in ...
muhammad Yousaf's user avatar
0 votes
0 answers
87 views

I have a website with a simple bootstrap 3.4.1 grid. All elements are the same. Everything is perfect on all devices / columns widths, except for desktop where I have .col-3 columns and the last 3 of ...
arihel0's user avatar
0 votes
0 answers
53 views

I have some problems with the scrolling to each sections on a one-pageesite. Click here to view the demo site If you check the page on pc, you will see, when clicking a menu item in the header, the ...
Gyár Vakolat's user avatar
-1 votes
1 answer
1k views

I have an old Bootstrap 3 site built in 2017. I need to update to Bootstrap 5, but would like to update jquery in the meantime. Is jquery 3.7.1 compatible?
user973542's user avatar
0 votes
1 answer
68 views

I'm using Bootstrap 3. I have 2 column in 1 row. How do I push the column in second column to next row if text in 1st row is longer than 1 row? Here is my code and the Lorem Ipsum text in 1st column ...
sg552's user avatar
  • 1,553
0 votes
1 answer
91 views

When I resize the window, it can happen that the <input> elements protrude its parent <div>. Is there a way how I can assure that: .split-content minimum height equals it's content + ...
thothal's user avatar
  • 20.7k
-2 votes
1 answer
50 views

Trying to show bootstrap table without borders. When I remove (bootstrap.min.css) then I can hide borders but when add it , can't hide borders <link rel="stylesheet" href="https://maxcdn....
Al-Iraqi's user avatar
0 votes
2 answers
153 views

I have a couple of Bootstrap 3 (have to use it for reasons out of my control) Dropdowns within a navbar that I would like to behave like an application menu. Normally, the dropdowns open on click, but ...
Julian Karch's user avatar

15 30 50 per page
1
2 3 4 5
1424