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

$.ui.datepicker has no .prototype #770

Open
lehelkeresztes opened this issue Nov 28, 2017 · 0 comments
Open

$.ui.datepicker has no .prototype #770

lehelkeresztes opened this issue Nov 28, 2017 · 0 comments

Comments

@lehelkeresztes
Copy link

@lehelkeresztes lehelkeresztes commented Nov 28, 2017

Every widget i'm using from the jquery UI has a .prototype, but not datepicker.
I've found this issue by trying to overwrite classes, as per the guide here.

Here's my code snippet, which works for every widget, except datepicker:
$.extend( $.ui.selectmenu.prototype.options.classes, { "ui-selectmenu-menu": "custom-class-name" });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant