close
Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
0 answers
94 views

I’m working on a Laravel Blade application using Bootstrap, jQuery, and JavaScript, and I want to implement a feature similar to a “Data Saver” mode. The idea is to allow users to switch between: Low ...
laravel-dev's user avatar
0 votes
2 answers
112 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 ...
4532066's user avatar
  • 2,148
Best practices
0 votes
4 replies
92 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 ...
Julia Faizova's user avatar
3 votes
2 answers
120 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 ...
Robert Osbourne's user avatar
0 votes
1 answer
84 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 ...
karlosuccess's user avatar
-1 votes
3 answers
164 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 ...
Mark Leighton Fisher's user avatar
Advice
0 votes
7 replies
116 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)")....
dabri's user avatar
  • 1
0 votes
0 answers
123 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 ...
Mark SmithAMC's user avatar
1 vote
1 answer
71 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 ...
murday1983's user avatar
  • 4,145
1 vote
1 answer
147 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 ...
Kel.G. 2026's user avatar
Advice
2 votes
11 replies
321 views

I'm a beginner web developer, and I'm mostly working on a personal website of mine. I'm trying to learn the basic stuff since I'm still in school and don't have much time to learn additional languages....
wonyoungiee's user avatar
Best practices
0 votes
7 replies
151 views

I am trying to implement a search function with checkboxes and want to replace part of this function with a variable as to not have to write a switch case with the same code varying in one line. This ...
Vazako's user avatar
  • 1
Advice
2 votes
10 replies
270 views

I am a FULL STACK DEVELOPER , my tech stack is MERN, but I am curious about jQuery , php . I do not know why but I just feel like I should know about these like how jQuery works and how reactjs ...
Himansu Sekhar Behera's user avatar
2 votes
2 answers
147 views

I have successfully implemented a tabbed pane design with collapse for small screens. On one of the panes I would like to include a button which toggles to another pane. I have tried unsuccessfully ...
pcla56's user avatar
  • 43
2 votes
1 answer
90 views

I’m having an issue with this JavaScript: when I paste a number, the TextChanged postback is not triggered, whereas it works correctly when I type the value manually. It’s a general control, and the ...
Gianlu23's user avatar

15 30 50 per page
1
2 3 4 5
68919