Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Advice
0 votes
4 replies
91 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 ...
0 votes
0 answers
71 views

I am making a tic tac toe board using HTML, Bootstrap, and jQuery (version 4.0.0). The tic tac toe board uses images of X and O instead of actual text so I'm having trouble basically checking if there'...
Best practices
0 votes
2 replies
76 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
180 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
49 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 ...
-1 votes
1 answer
87 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 ...
0 votes
2 answers
134 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 ...
Best practices
0 votes
4 replies
101 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 ...
3 votes
2 answers
127 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 ...
0 votes
1 answer
104 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 ...
-1 votes
3 answers
165 views

I have an HTML table where I want my users to be able to add rows. After reformatting the HTML to look better, when they add a row by copying it from a template row, the event listener from the CSS ...
Advice
0 votes
7 replies
120 views

I found the following JavaScript function for jQuery online: function wcqib_refresh_quantity_increments() { jQuery("div.quantity:not(.buttons_added), td.quantity:not(.buttons_added)")....
0 votes
0 answers
138 views

I am having troubles with JQuery/Ajaxle downloading a zip file from a Springboot application. The file can be downloaded but I am getting an error when I am trying to open it. The endpoint is in a ...
1 vote
1 answer
73 views

I have a form which is using the JQuery Validation plugin, but when I submit an empty form required all inputs, dropdowns, radio buttonsvalidate correctly. When i make a selection for a dropdow or ...
1 vote
1 answer
155 views

Some time ago, I installed in my site (using Blogger) the Related Posts gadget. The results are good, and really show related posts, not just prioritizing newer posts like other gadgets that I tried ...

15 30 50 per page
1
2 3 4 5
68909