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

Update (hopefully simplified issue description): I am trying to perform a basic ajax post call using a field value, which passes to a PHP (the format of which I have used on other pages with a ...
Robert Osbourne's user avatar
-10 votes
0 answers
82 views

I have used fileupload successfully to select multiple files and upload them to a PHP server. The files can be large (up to 250 MBytes), and I am uploading the files in segments, reassembling them in ...
Kevin Ayton's user avatar
-1 votes
1 answer
120 views

I'm using Laravel + PHP + DataTables. I have a page with DataTables, and when I select one or more checkboxes, I use a form to send it to another page. However, after sending, the page displayed ...
Breno Damasceno's user avatar
Advice
0 votes
7 replies
109 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
89 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
0 votes
1 answer
65 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,135
0 votes
1 answer
135 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
-3 votes
0 answers
57 views

We have a list of dates as `<label>` elements. A selected date has a class to highlight it. Clicking on another date should highlight that date, only. We can not get this to work in the context ...
Mm-Art-In's user avatar
  • 23.2k
Advice
1 vote
11 replies
310 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
148 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
262 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
1 vote
2 answers
129 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
  • 33
1 vote
1 answer
83 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
0 votes
0 answers
172 views

I have a webpage where I want to get multiple instances of the same JQuery-powered gallery tool. The first instance works just fine; all the individul items are clickable, the arrows work, and moving ...
Cri86-Titanium's user avatar
-6 votes
2 answers
140 views

I am trying to submit a form and validating data using jquery by calling preventDefault() when it's incorrect. After addressing the validation error, what I want is to submit the form when the submit ...
user32516169's user avatar

15 30 50 per page
1
2 3 4 5
68932