Skip to content

Timepicker addon doesn't support dialog option #134

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

Open
andriijas opened this issue Apr 14, 2011 · 0 comments
Open

Timepicker addon doesn't support dialog option #134

andriijas opened this issue Apr 14, 2011 · 0 comments

Comments

@andriijas
Copy link

With jQuery UI datepicker you can do $('

').datepicker('dialog', new Date() , function() {}, {});

to get a datepicker in a modal dialog, as stated in the docs.

Problem is when I do $('

').datetimepicker('dialog', new Date() , function() {}, {});

It only pops up a datedialog in the modal, the time picker is gone.

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

No branches or pull requests

1 participant