Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
19141 Zobrazení

Hello guys

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

Avatar
Zrušit

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

Autor

still i dnt find any solution

Nejlepší odpověď

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
Zrušit
Autor

Thanks virali

Related Posts Odpovědi Zobrazení Aktivita
3
čvc 15
11066
5
čvc 23
18250
2
bře 22
5828
2
úno 18
7037
1
čvn 17
3008