close
Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of -1
1 answer
95 views

I'm using jquery.ripples (v0.6.3) as a full-screen background effect in a Next.js application. The ripple effect initializes correctly and works as expected. However, after the page has been open for ...
Score of -3
0 answers
81 views

I have an unordered list and the list items have an image as a handle and the image has a class of loveHandle. There are specific items that I only want to be sortable and not draggable. To these I ...
Score of 1
0 answers
109 views

I'm using jQuery AJAX to load a partial view into a Bootstrap modal in ASP.NET Core. The modal doesn't open at all when I try to load content dynamically. Without AJAX, the modal works fine. If I ...
Score of -3
1 answer
135 views

I am adding child divs to a parent div dynamically and can successfully drag and drop the child divs between the parent divs, but the dragging and dropping behaviour is not user friendly. Just slight ...
Score of -1
1 answer
72 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
98 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 0
4 answers
135 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
183 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
84 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 "...
Advice
0 votes
4 replies
181 views

I've recently discovered this beautiful code, which brings a fantastic Aurora Borealis effect to a page's background: https://codepen.io/Anil-Prajapat/details/dPoyReN How can I create a switch which ...
Best practices
0 votes
2 replies
100 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 ...
Advice
0 votes
5 replies
187 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 ...
Best practices
0 votes
1 replies
52 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
91 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
139 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 ...

15 30 50 per page
1
2 3 4 5
68897