Skip to main content

All Questions

0 votes
1 answer
52 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
-2 votes
1 answer
332 views

How to open Bootstrap 5 Modal instantly and then load the AJAX content

The Bootstrap 5 Modal does not open until the AJAX Content is loaded. It's a bad UX for my users as users have to wait few seconds for the modal to open after clicking the View button! So having said ...
user3362364's user avatar
1 vote
2 answers
281 views

Autocomplete typeahead search, using ajax calls troubleshooting

I'm trying to use a text input as a search box, to retrieve search results via ajax calls, using bootstrap typeahead plugin <form class="form-inline ml-3" action="/phone-autocomplete/...
Dova Kin's user avatar
0 votes
0 answers
46 views

Bootstrap not aligning divs with Ajax and SQL

I installed this script: https://www.webslesson.info/2017/03/load-content-while-scrolling-with-jquery-ajax-php.html it works well but I have a problem with Bootstrap I can't align the columns I ...
Emma Lang's user avatar
2 votes
3 answers
1k views

How to load the default selected values from ajax for bootstrap-select

I'm using https://github.com/truckingsim/Ajax-Bootstrap-Select boostrap-select plugin to select the multi-select dropdown. What I can do: Search drop drown data from ajax request select multiple ...
user881703's user avatar
  • 1,189
1 vote
3 answers
624 views

Ajax beforeSend sometimes doesn't fire to show bootstrap progress bar

I have 3 Bootstrap tabs, each with a table showing query results. When the search button is clicked, or a tab is changed, an ajax call is triggered that has a beforeSend function which shows a ...
xanabobana's user avatar
-1 votes
2 answers
66 views

verify if mail valid and phone

I have a problem. It's that when in the contact form we want to contact and we write an invalid email or a phone number there is the bootstrap alert which appears alert-success when I haven't even ...
xajetin's user avatar
  • 115
0 votes
1 answer
191 views

send mail show bootstrap alert ajax

I wanted to do so that when we send an email through the contact form it sends the email and there is a bootstrap alert that comes out email sent. there you can see all my code html : https://jsfiddle....
xajetin's user avatar
  • 115
0 votes
1 answer
204 views

How to change the properties of a button after an AJAX request

I'm mainly a backend dev and I'm struggling with some basic jQuery functionality. I have a list of cars and a button to add them to "my collection", such as: <button type="button&...
petekaner's user avatar
  • 8,631
0 votes
0 answers
104 views

AJAX-handling form with switch slider inside

I'm veeery new to all this jquery and ajax stuff, doing it like for the first time, and I need to build a crud operation interface. The biggest problem is that I have to use one bootstrap modal window ...
Sportello's user avatar
0 votes
1 answer
125 views

Load Bootstrap Modal only when content is ready

i have a little problem with my bootstrap modal. I have a list with different listitem. Every item have an id. If i click on a listitem, a model opens with dynamic content of my database. There are ...
LittleEast's user avatar
0 votes
2 answers
1k views

Button loader using bootstrap

I am trying to replicate this codepen example https://codepen.io/jmalatia/pen/eYLzBg?editors=1111 However, it doesn't work in my Visual Studio Code as in the site. I have included all the css and js ...
Shikamaru Nara's user avatar
0 votes
1 answer
518 views

Adding active class in Carousel Bootstrap Ajax Jquery

I have this set of code which mange to call the image dynamically from database (data reference table) HTML Carousel: <!--- Carousel Slider ---> <div class="col-lg-8 col-md-12"...
Nurzam Faiz's user avatar
0 votes
1 answer
550 views

Search Field and Show Entry miss-aligned jquery table with Bootstrap5 theme

I'm having some trouble with making a simple DataTable with Bootstrap 5 theme. The main issue is that the "show Entry" and "Search bar" are missaligned as well as the page part at ...
Doru Bolboceanu's user avatar
0 votes
1 answer
439 views

bootstrap-select tooltip in ajax setup shows only once

I have achieved adding & showing bootstrap tooltip on bootstrap select options using this source. How to add tooltip on each select option with bootstrap-select on static setup all working fine ...
amar ghodke's user avatar

15 30 50 per page
1
2 3 4 5
77