Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
19138 Vizualizări

Hello guys

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

Imagine profil
Abandonează

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

Autor

still i dnt find any solution

Cel mai bun răspuns

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.


Imagine profil
Abandonează
Autor

Thanks virali

Related Posts Răspunsuri Vizualizări Activitate
3
iul. 15
11064
5
iul. 23
18246
2
mar. 22
5821
2
feb. 18
7031
1
iun. 17
2999