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

V0.3 Problems encountered. #4

Open
frehaiku opened this issue Jul 21, 2017 · 0 comments
Open

V0.3 Problems encountered. #4

frehaiku opened this issue Jul 21, 2017 · 0 comments

Comments

@frehaiku
Copy link
Owner

When datePicker is opening, I click somewhere(without date itself).I want to hide.

But date field is dynamically change(used to createElement API).So If used parentNode API, you can't get document. At an early time, I think the date field how to bubble with document. Use delegates event feature?Use parentNode without null find uppermost layer element?

I read other code and find use parentNode is most common methods.For instance, freqdec/datePicker.

frehaiku added a commit that referenced this issue Jul 21, 2017
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