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

Simple implementation question #2

Open
cyberlp23 opened this issue May 5, 2020 · 6 comments
Open

Simple implementation question #2

cyberlp23 opened this issue May 5, 2020 · 6 comments

Comments

@cyberlp23
Copy link

Is there anything else to make it work besides adding the few lines of code and uploading the js file? No css file?
Because it doesn't seem to work on my page. What should I double check?

@ZulNs
Copy link
Owner

ZulNs commented May 5, 2020

Have you convinced that your picker has been displayed by calling timepicker.show() method?

@cyberlp23
Copy link
Author

cyberlp23 commented May 5, 2020

You're right, it was missing, everything's fine now. Great script by the way! :)
One question though: there is the timepicker.onPicked = function() , but is there a way to get time when the time changed but without having to click on the Pick button?
Thanks.

@ZulNs
Copy link
Owner

ZulNs commented May 5, 2020

I plan to improve/add the feature you mean later, but it would take some time. I'll let you know when it's done.

@cyberlp23
Copy link
Author

cyberlp23 commented May 5, 2020

OK! Good to know.
One thing I don't get is how in your demo the clock is updated. Is there anything particular to trigger?

@ZulNs
Copy link
Owner

ZulNs commented May 5, 2020

I will check it out as soon as possible when I have a spare time.

@cyberlp23
Copy link
Author

Actually everything is fine, thanks again for the script!

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

2 participants