Skip to main content

All Questions

-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
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
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
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
57 views

How to get a custom grid param in jqGrid jQuery?

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":{"...
PEDRAM POURHAKIM's user avatar
0 votes
1 answer
718 views

Update data in 'breaking news ticker'

Info: I have a site for the local sportsclub that is showing the latest news. I have used an example code called 'Breaking News Ticker' as can be found here (example 4). Works great. Problem: I want ...
Arjan_IO's user avatar
  • 175
0 votes
0 answers
57 views

jquery plugin smartmenus-1.2.1 and jQuery-News-Ticker-master plugins crash

plugins jquery smartmenu clashes with plugins jquery news striker. Can anyone provide a solution to this problem. i just started learning script src="{{ url('public/assets/js/jquery.smartmenus.js'...
Waldi Ahmad's user avatar
0 votes
2 answers
118 views

How to escape the apostrophe in javascript

When I select a name from dropdown where it has an apostrophe Example: Brian O'Connar My JS code will bring Brian O and rest of the characters after apostrophe gets cuts. My Original JS code to load ...
Nilanshu Vishesh's user avatar
0 votes
1 answer
39 views

Show different element if the the class has the class active

#Summary I'm using a carousel as a navigation. <div class="swiper-slide state1 swiper-slide-active">STATE 1</div> <div class="swiper-slide state2 ">STATE 2</...
user22039298's user avatar
0 votes
1 answer
95 views

Uncaught TypeError: jQuery function is not a function

I'm having a problem with this sample code. When I try to execute someFunc(), I get the error: Uncaught TypeError: $.twbsPagination is not a function. <html> <head> <script type='text/...
Stumpered's user avatar
0 votes
1 answer
466 views

Jquery - Download data in chunks from server and keep appending to a file on client

I have my data residing in the Postgres Server in JSON format. The data is in the hundreds of thousands of rows. I wish to provide a link to the user to download the data in chunks ie. not all the ...
puneet's user avatar
  • 522
0 votes
1 answer
44 views

HTML Radio button JQuery validation doesn't work

Hello i am developing a 5 star rating review by the radio button. this radio button doesn't work properly.I want to implement in the wordpress. Check the image. https://i.sstatic.net/UR5ED.png. This ...
Rashed khan's user avatar
0 votes
1 answer
43 views

How to Prevent Jquery UI dragSelect when any modal is open

I need open a modal on a page where JQuery UI dragSelect is implemented I want to stop dragSelect when the modal is visible when I click on modal items are selecting in the background. searched in the ...
Hardik Desai's user avatar
0 votes
0 answers
227 views

jQuery Sparkline is not working for me. What am I doing wrong?

I tried to emulate the example provided by https://omnipotent.net/jquery.sparkline/#s-docs, since I want to work with JQuery Sparklines for a project. This is what my attempt displays I downloaded ...
ooz's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
329