Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
0 answers
88 views

I've been encountering an issue with my select2 dropdown inside a bootstrap modal. When the dropdown is moved outside the modal the ajax loading works. Error: jQuery.Deferred exception: this....
Score of 1
1 answer
192 views

I have a Laravel route with an optional {barcode?} parameter. I want the barcodeSearch() controller method to be called even when the user clicks the search button without entering a barcode. Route ...
Score of -1
1 answer
151 views

I have a function which has an AJAX call to populate a div with a further number of divs dynamically. Then I can drag a div with a class of liveBox into a div with a class of MDTOptionsHostDiv no ...
Score of 0
2 answers
100 views

I am adding draggable child divs to a parent div and making the draggable child divs draggable upon creation via an ajax call. I want to be able to drag .liveBox divs only to the div ....
Score of 1
4 answers
150 views

I have a table with two cells with a parent div in each cell. Via an ajax call I am populating the divs with child divs and I want the child divs to be draggable but after setting them to be draggable ...
Score of 4
1 answer
195 views

I've converted an audio sequencer from jQuery to JavaScript with the exception of ONE line and I can't figure it out "use strict"; // $(function() { let futureTickTime, counter ...
Score of 0
2 answers
319 views

I'm using the Yoast SEO module (drupal/yoast_seo 2.2.0) on a Drupal 11 site. The Real-time SEO field widget has two optional settings on the form display: "Enable title editing" and "...
Score of 0
2 answers
167 views

I'm using jQuery DataTables with a dt-control column to expand child rows, where the child row's content is loaded via an ASP.NET PageMethod AJAX call after the row is expanded. When only one row is ...
Score of -1
1 answer
203 views

Can someone provide me with a structured framework for web app development, covering the key stages from planning and design to deployment and maintenance? Idea: Requirement analysis → Understanding ...
Score of 0
1 answer
104 views

I've been trying to rewrite a plugin of mine so I can support extensions to it. I find conflicting design patterns online and it's ended up confusing me. What I want to do is add additional functions ...
Score of -1
1 answer
97 views

I'm trying to click an href and have it open a Jquery UI Dialog modal. I can get it to open the modal, but no matter what I've tried, it just auto closes as soon as it loads. I found multiple ...
Score of 0
2 answers
142 views

I have a filter setup using jQuery as per the snippet. I would like to be able to filter by multiple attributes - at the moment I can only filter by the title attribute. How would I change the code so ...
Score of 0
2 answers
168 views

Please help with the ready code if you can. There are several elements on the page with the same class, and clicking on one button opens a hidden block for the clicked button. However, now all buttons ...
Score of 3
2 answers
151 views

I am trying to disable the submit button on a boostrap modal form until both addhostname and addipaddress fields are valid. I have tried multiple ways to detect the validity state of the addipaddress ...
Score of 0
1 answer
121 views

I am using the ASP plugin to accept credit card payments in my website: https://wordpress.org/plugins/stripe-payments/ This plugin has a shortcode, that displays a button, that when clicked, it opens ...

15 30 50 per page
1
2 3 4 5
68888