Skip to Content
मेन्यू
This question has been flagged
3 Replies
19095 Views

Hello guys

i have used datepicker for my project its working fine in chrome but its not working in mozilla firefox

Avatar
Discard

I got the same issue. in firefox it shows "TypeError: $(...).datepicker is not a function".

Author

still i dnt find any solution

Best Answer

Hey ankit,

i got some solution for datepicker not working in firefox.

in my js i write code:

$(document).ready(function () {

    $('.datepicker').datepicker({});

});

for your XML file.

<input type="text" class="datepicker"/>

hope so this will help you.


Avatar
Discard
Author

Thanks virali

Related Posts Replies Views Activity
3
जुल॰ 15
11023
5
जुल॰ 23
18158
2
मार्च 22
5773
2
फ़र॰ 18
6981
1
जून 17
2954