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

anypicker issue about date and basic #15

Open
tayyab3331 opened this issue Mar 11, 2017 · 1 comment
Open

anypicker issue about date and basic #15

tayyab3331 opened this issue Mar 11, 2017 · 1 comment

Comments

@tayyab3331
Copy link

date picker and basic picker not working on single page only one is working is use #(document).ready function only one is working

nehakadam added a commit that referenced this issue Mar 13, 2017
Fixed issue of Buttons not showing up for "layout: fixed" and "theme:
iOS" when "viewSections" property is not set during plugin
initialization process. This issue was reported in #14. Example is
provided in demo/AnyPicker-Layout-Fixed-Date.htm file.

Example for Issue #15 - demo/AnyPicker-Common-Date-and-Select.htm
@nehakadam
Copy link
Owner

#(document).ready(function() { }); is required.

See Example demo/AnyPicker-Common-Date-and-Select.htm in which Date Picker and Basic Picker are used on a single page.

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