Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Заменить datepicker html5 на js-ный #8

Open
IlyaSerdyuk opened this issue Oct 16, 2019 · 1 comment
Open

Заменить datepicker html5 на js-ный #8

IlyaSerdyuk opened this issue Oct 16, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@IlyaSerdyuk
Copy link
Member

Не во всех популярных браузерах поддерживается стандартный html5 datepicker.
Необходимо заменить его на JS, у которого не будет такой проблемы.

@IlyaSerdyuk IlyaSerdyuk added the bug Something isn't working label Oct 16, 2019
@IlyaSerdyuk
Copy link
Member Author

Как вариант, можно подключить jQuery UI Calendar для случаев, когда не поддерживается html5 date (IE + Safari).

http://www.javascriptkit.com/javatutors/createelementcheck2.shtml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant