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

DatePicker not invoking for dynamically loaded elements #27

Open
alok108 opened this issue Oct 25, 2014 · 1 comment
Open

DatePicker not invoking for dynamically loaded elements #27

alok108 opened this issue Oct 25, 2014 · 1 comment

Comments

@alok108
Copy link

alok108 commented Oct 25, 2014

Provide a way to initialize datepicker by javaScript so that it can be invoked for dynamically loaded elements. I tried fcdp() but it doesn't seem to work.

@jockmac22
Copy link
Owner

Did you try:

$('#some-jquery-selector').fcdp({ ... });

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