Skip to main content

All Questions

-3 votes
0 answers
26 views

Autocomplete Combobox not working with Bootstrap 5 [closed]

I am trying to use JQuery Autocomplete Combobox. My Site has Bootstrap 5. I have tried all the ways by placing the links up and down but it is not working and saying "Combobox" is not a ...
Alina Anjum's user avatar
  • 1,214
0 votes
0 answers
26 views

Rails UJS Remote Form Only Evaluates JS for 2XX Responses but Not 4XX Responses

Was there a change in how JQuery 3 and Jquery 1 handled remote form errors on Rails? In the past, (Rails 6, Zurb Foundation, Jquery 1), the code below would work. A user would submit a form, they'd ...
Patrick Jones's user avatar
0 votes
0 answers
48 views

Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf') in addActiveClass function

I'm encountering a JavaScript error in my web application. I'm getting an "Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf')" error on line 2 of vendor.bundle.base....
tech's user avatar
  • 11
0 votes
1 answer
61 views

JavaScript Filter Issue with Collapsible Rows in Laravel Blade Template

im relatively new to web development and im encountering an issue with my js code. ive implemented a filter functionality using js in my website but it seems to have interfered with the collapse ...
Sotg's user avatar
  • 3
1 vote
1 answer
43 views

Add/remove element in bootstrap grid using jQuery and prevent deleting the first element

Dynamically adding/removing elements in the bootstrap grid using jQuery works fine, but how can we prevent deleting the first element? Also, I want to add some limitations for adding elements. Can you ...
Jason's user avatar
  • 33
0 votes
0 answers
50 views

How to Prevent Select2 Dropdown from Moving with Scroll inside a Bootstrap Vue Modal?

I'm working on a project that uses Vue.js and Bootstrap-Vue. Inside a Bootstrap modal, I've integrated a Select2 dropdown. I encountered an issue where the modal wouldn't scroll when the Select2 ...
monny's user avatar
  • 127
0 votes
1 answer
43 views

CSS animation is not reaching to last element

I am designing a scenario where I have n number of my team members profile card which is moving from right to left.But currently in my case the animation goes up to 5 cards and then animation getting ...
Rahul Verma's user avatar
0 votes
1 answer
53 views

How do I get the link text value to toggle using jQuery?

I have a large block of text with half of the text hidden. I'm using a Bootstrap 5x toggle to show and hide the block of text. This works fine. However, I am also trying to change the button text from ...
forrest's user avatar
  • 10.9k
1 vote
1 answer
134 views

Why is Bootstrap Multiselect not working?

I am trying to get Bootstrap Multiselect running but it just doesn't want to function. I already tried everything and just cannot find the issue. My index.html <!DOCTYPE html> <html lang="...
Dominik Miskovic's user avatar
0 votes
0 answers
24 views

How do I put a search filter from a DataTable in a different row?

I want to put a search bar that allows me to filter a datatable but the problem is that I can't have them in separate rows. I tried to change the ID where I thought it could work but nothing shows in ...
Francisco Vazquez's user avatar
0 votes
0 answers
17 views

bootstrap popup first time hover outside visible area, second time inside visible area

i had a popover issue, when i hover on elements in the lower area of the website, the popover pops up outside the visible area, if i hover the same item a second time the popover is inside the visible ...
keulemaster's user avatar
0 votes
0 answers
27 views

Initialize bootstrap tooltips after the DOM is modified (Bootstrap Datepicker)

I'm using bootstrap-datepicker to render a calendar control on the page. When the datepicker control is created, I set the title tag based on some value, so day will have a title attribute set. After ...
DDulla's user avatar
  • 679
0 votes
1 answer
51 views

Unable to Show/Hide span spinner through Javascript & AJAX?

I'm trying to show and hide a spinner on a submit button of a contact form. While the form is being submitted the spinner should be showed on the button. As soon as the form gets submitted the spinner ...
Ajinkya More's user avatar
0 votes
1 answer
71 views

Bootstrap colorpicker not updating value on change

I am making a form using bootstrap, one of the inputs is a colorpicker element. When users pick a color, the value attribute remains the same. It seems that value attribute remains to whatever it was ...
Dennis Solomon's user avatar
0 votes
1 answer
26 views

Bootstrap Modal no longer showing - Jquery in Site Master

I'm working on a .Net Web Pages site using Visual Studio 2015. Yes yes, I know. We use dinosaur technology here. I had to go back and pull an older version of the code from TFS and now it appears I've ...
James Fox's user avatar

15 30 50 per page
1
2 3 4 5
1831