Custom modification by adding Jalaly datetimepicker (Use of getPreventDefault() is deprecated)

Post Reply
M.K_Soft
Posts: 16
Joined: 01 Oct 2015, 15:31

Custom modification by adding Jalaly datetimepicker (Use of getPreventDefault() is deprecated)

Post by M.K_Soft »

Hi.
In the way of changing datepicker and datetimepicker, I added a Jalaly datetimepicker to the app but when showing it, it shows under the window and is not in focus.
As you see in the picture, the calendar shows but is not enable cause of the upper window.
The browser console also alert:
Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead
and
Use of getPreventDefault() is deprecated. Use defaultPrevented instead.
Both for the jquery 1.10.2
Is this related to the problem?
How can i fix this?
Attachments
Capture.JPG
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Custom modificationhttp://rukovoditel.net/for by adding Jalaly datetimepicker (Use of getPreventDefault() is depreca

Post by support »

Hi
You have to open css file in Jalaly datetimepicker and you have to change z-index
z-index should be higher then in popup window
Post Reply