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
Best practices
0 votes
1 replies
51 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 0
0 answers
201 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 ...
Score of -1
1 answer
75 views

I'm encountering a problem while trying to switch and add classes to elements when a mouse click event occurs. Likewise I have multiple "li" elements. I want to add "class = subdrop ...
Score of 0
1 answer
122 views

In Vaadin 14 it was possible to integrate jQuery Plugins like so: @JsModule("./src/jquery-loader.js") @JsModule("./src/myplugin-loader.js") In jquery-loader.js something like: ...
Score of 0
1 answer
58 views

I'm using Guriddo jqGrid JS-v5.8.2 with pdfmake 0.2.7 I can print the jqGrid to PDF, but I want the print out to show page numbers in the footer for example. Here's what I have $("#...
Score of 0
2 answers
100 views

I'm working with this libraray https://gasparesganga.com/labs/jquery-loading-overlay/ Example: To show an overlay for an element: $("body").LoadingOverlay("show", {}); Example: To ...
Score of 1
0 answers
128 views

https://github.com/andreww1011/filter-multi-select (Github) https://www.jqueryscript.net/form/multi-select-filter-checkbox.html I have been trying to replicate the above Multi-select Filter Checkbox ...
Score of -1
1 answer
206 views

Using the Jquery Ripple effect library, i'm trying to apply the given effect as a CSS class element. I'm using a WordPress development environment, and I have added my function run (functions.php) but ...
Score of 0
0 answers
42 views

In my project from Dashboard, end-users opened webpage links multiple times by mistake. how do redirect when the duplicate window opens in any web browser? how to do this requirement like whats app ...
Score of 0
1 answer
364 views

I need to assign the video url to the <video> tag on the fly, expecting the video to show in the player, also on the fly: I have this: <script> jQuery( '#the-video' ).children( 'source' )....
Score of 0
0 answers
86 views

I need your help to show me any guide or tutorial for generationg round robin tournement exactly like world cup I need to have 8 groupe and system first win VS second win from other groupes also any ...
Score of 0
2 answers
171 views

I have looked at the following post, but have not been able to get it to work for me: jqGrid change background color of specific column headers I have tried the following css entries, but none of them ...
Score of 0
0 answers
84 views

net web forms project and I get data with this format from my ashx.cs http handler file (server side) : {"total":1,"page":1,"records":10,"userData":{"...
Score of -1
1 answer
695 views

I'm trying to submit my form to the database, but when I click on confirm button, I get this error: . This is my form: enter image description here This is my index class: enter image description here ...
Score of -1
1 answer
37 views

When I don't download the standalone version of the buttons css then the layout is broken: I am using the DataTables download builder which creates this long css link: <link href="https://...

15 30 50 per page
1
2 3 4 5
865