Skip to main content

All Questions

Tagged with
479 questions with no upvoted or accepted answers
1 vote
0 answers
603 views

How to add dynamic text on date cell in jquery datepicker

I want to know how to add dynamic text to specific date in inline jquery datepicker, Here is what I tried but this is not for inline datepicker $(function () { $("#datepicker")....
user avatar
1 vote
0 answers
342 views

Error: Object doesn't support property or method datepicker - Jquery datepicker - IE11

Jquery DatePicker works perfectly in Chrome, but throws 'Object doesn't support property or method datepicker' in IE11. Tried various things but in vain. This doesn't seem to work in IE at all. Any ...
Abhilash V's user avatar
1 vote
3 answers
692 views

jQuery UI Datepicker is not installing

I am trying to install datepicker on my webpage. But it doesn't appear in browser. I have several script files, is there any problem with other files ? Here is my datepicker div <body> <!-- ...
prokawsar's user avatar
  • 160
1 vote
2 answers
592 views

jQuery UI datepicker not working?

I have the jQuery ui datepicker showing up in my web app, but when I go to choose a date, it doesn't do anything. And the default Html5 datepicker is still showing up. My datepicker image How can I ...
Afton's user avatar
  • 583
1 vote
0 answers
339 views

jQuery Datepicker toggle between range selection and single date selection

I'm using Datepicker to toggle between date selection for oneway and round bus trips. Function datecalendar is for round and initiated from round div, while datecalendar1 is for oneway and is ...
Avi Sangray's user avatar
1 vote
1 answer
541 views

datePicker.calendarsPicker issue with chrome Version 56.0.2924.87

Due to jQuery date picker (using $datePicker.calendarsPicker) the issue with MM/dd/yyyy format () with chrome Version 56.0.2924.87., it was not populating date. I added the "yyyy-MM-dd" format which ...
GThree's user avatar
  • 3,184
1 vote
1 answer
753 views

jQuery UI datepicker's minDate option resets current value

I have jQuery UI datepicker integrated with KnockoutJS. <input class="input-small hasDatepicker" data-bind="datepicker: ItemCurrentDate, datepickerOptions: { dateFormat: 'dd/mm/yy', changeMonth: ...
user3132547's user avatar
1 vote
1 answer
343 views

jQuery UI: tooltip works fine, but datepicker function not recognized

EDIT: It started working after I deletd all the jQuery-related jS-files/packages in my Scripts folder, then simply added the online versions of the important files in the head section of the HTML, ...
Holland's user avatar
  • 415
1 vote
0 answers
74 views

Using keydown to add a class to the date that's focused on in JqueryUI Datepicker

I've been trying to get this for about a day now. Any help would be greatly appreciated. I'm trying to add an ADA feature on a datepicker. The datepicker functions like this. You select a start and ...
degys's user avatar
  • 75
1 vote
0 answers
140 views

jQuery datepicker only working on first .datepicker element

I am trying to have the jQuery datepicker work on multiple elements on the page. I'm using jQuery 1.11.3 and jQuery-UI 1.12.1 I've given each element a class of .mydatepicker: $(function() { ...
user avatar
1 vote
1 answer
219 views

Using toastr and jquery-ui date picker with Aurelia

I've got an Aurelia project based on the jspm skeleton. I'm using both toastr and this datepicker custom attribute https://www.danyow.net/jquery-ui-datepicker-with-aurelia/. Each works ...
Jim B's user avatar
  • 439
1 vote
1 answer
1k views

Delete Date using backspace or delete

I have created multiple dates selection for multiple input fields using jQuery datepicker. Now Problem is i want to delete any date form cursor position External Link to Jquery ui <link rel=...
daulat's user avatar
  • 949
1 vote
0 answers
550 views

Front: ACF copy date from one field to another with jquery

I have three fields created via ACF with Datepicker: event start date, event end date and survey start date. What I want to achieve is when I set date via datepicker on event start date, then this ...
Miłosz Ryćko-Bożeński's user avatar
1 vote
1 answer
568 views

how to test jquery-ui datepicker with Qunit

I'm kind of new to Qunit, and would like to ask a question. I have created a JavaScript file to simply use datepicker like below, and created a test-code using Qunit. What I want to do is to show the ...
guchuan's user avatar
  • 135
1 vote
2 answers
216 views

Cannot get jQuery UI datepicker to appear on two tabs

Please take a look at my jsFiddle: https://jsfiddle.net/MrSnrub/w8rem1be/ The two datepickers both appear successfully on the first ("Stock Price") tab. But neither of them appear on the second ("...
MrSnrub's user avatar
  • 455

15 30 50 per page
1 2 3
4
5
32