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

https://github.com/freqdec/datePicker/issues/62 - Special characters in id attribute #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mishraas
Copy link

@mishraas mishraas commented Apr 8, 2016

Datepicker breaks down if element has a special character in its "id" attribute.

Regular Expressions while binding the events to control is updated to
escape the special characters in "id" attribute of the element.

Updating index.html to have demo-2 having a special case where element
has special characters in "id" attribute.

…r in its "id" attribute.

Regular Expressions while binding the events to control is updated to
escape the special characters in "id" attribute of the element.

Updating index.html to have demo-2 having a special case where element
has special characters in "id" attribute.
@mishraas mishraas changed the title https://github.com/freqdec/datePicker/issues/62 - Datepicker breaks d… https://github.com/freqdec/datePicker/issues/62 - Special char in id attribute Apr 22, 2016
@mishraas mishraas changed the title https://github.com/freqdec/datePicker/issues/62 - Special char in id attribute https://github.com/freqdec/datePicker/issues/62 - Special characters in id attribute Apr 22, 2016
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

Successfully merging this pull request may close these issues.

None yet

1 participant