Skip to main content

All Questions

Tagged with
-3 votes
0 answers
58 views

Software connection of the CryptoPro plugin installed in the browser, Javascript (jQuery)

I recently installed the CryptoPro plugin in my browser and would like to connect it programmatically in my Javascript (jQuery) code. As a result, my Javascript code must be inserted into the PHP code ...
Mikhail1's user avatar
0 votes
0 answers
20 views

Jquery Multi-select ComboTree plugin: how to insert selected count label

I'm using the Jquery Multi-select comboTree plugin and i would like to insert a selected elements count label inside combobox, but i'm not find a correct way to do this. I'm follow up the plugin ...
Michel's user avatar
  • 15
0 votes
0 answers
16 views

Problem with my table head alineation caused by DataTables jquery plugin

I am not sure if I am repeating the question if yes guide to the right place :) I am using Datatable and trying to implement Horizontal Scrolling from this link https://datatables.net/examples/...
Ángela's user avatar
0 votes
2 answers
18 views

LoadingOverlay iterate many overlays and hide programmatically

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 ...
cmill's user avatar
  • 871
0 votes
0 answers
18 views

jQuery plugin is not shown

thanks in advance for all support. I started to learn writing a jQuery plugin. Progressbar from JQuery UI is in use. But I never see a progressbar. startProgressBar.jquery.plugin.js: (function($){ $....
ReMadWeb's user avatar
1 vote
0 answers
68 views

Multi-select Filter Checkbox with dynamic array values

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 ...
Cypher _ Man's user avatar
-1 votes
1 answer
31 views

Looking for a jQuery plugin for home page main banner

Of course, I am not asking this question to get coding help. Look at the banner of this site. The client is requesting such a banner for one of my new project. jquery is used for the project, so does ...
user3733831's user avatar
  • 2,940
0 votes
0 answers
30 views

Implementing Dynamic Metro Map Line Highlighting with jQuery

I have a challenge related to a metro map. There are two lines, violet and green. I want to implement a feature where clicking on the violet line makes it blink, and when I click on the green line, ...
kasim haider's user avatar
-1 votes
1 answer
86 views

jQuery Ripples Effect Not Displaying

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 ...
SavPhill's user avatar
  • 659
0 votes
0 answers
22 views

how to redirect to when duplicate window open in any web browser ? how to do this requirement like whats app web?

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 ...
Sampathkumar's user avatar
0 votes
1 answer
165 views

Assigning video url to the <video> tag dynamically on the fly

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' )....
karlosuccess's user avatar
0 votes
0 answers
116 views

How to load images smoothly in lozad.js

I have implemented lozad.js in one of my project but images getting load in multiple chunk loading which looks very odd, Sometimes it load half image and then 1/3 image and then full, which look very ...
Bipin Sharma's user avatar
0 votes
0 answers
42 views

Create Multiple events on same time on each day/date between different start and end date [duplicate]

I'm using Fullcalendar,I have to create an event on same time between start and end date. Here my start and end dates are different but I have to create event on each day/date between start and end ...
MR. OMKAR NIPANE's user avatar
0 votes
0 answers
39 views

system round robin using jquery bracket stage group

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 ...
NoGodButAllah's user avatar
0 votes
2 answers
78 views

Change Specific Column Header Background Colors of jqGrid Table

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 ...
FlyFish's user avatar
  • 515

15 30 50 per page
1
2 3 4 5
743