Cis Pa

Cis Pa

  • NA
  • 194
  • 20.6k

JqueryDate picker UI duplicates year and month in IE Using touchevents

Aug 23 2021 1:25 AM

I have recently encountered a problem in IE, used Jquery DatePickerUI plugin in my application.
Version used
1.jquery-1.12.4.js
2.jquery-ui.js(V-v1.12.1)
3.jquery-ui.css (v1.12.1)
 
Jquery datepicker seems working in all the browsers using mouse events but its shows duplicate months and year using touch events in Internet Explorer 11(Working fine in other browsers) 
 
Please give me any solution that works in IE browser using Touchevents.
 


Answers (1)