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

Button ID is undefined when source element has no ID. #650

Closed
mlh758 opened this issue Jul 8, 2016 · 0 comments
Closed

Button ID is undefined when source element has no ID. #650

mlh758 opened this issue Jul 8, 2016 · 0 comments
Assignees
Labels

Comments

@mlh758
Copy link
Collaborator

mlh758 commented Jul 8, 2016

Problem code is here:
.attr({ 'title':el.attr('title'), 'tabIndex':el.attr('tabIndex'), 'id': el.attr('id') + '_ms' })

When the element has no ID this comes out as 'undefined_ms'

@mlh758 mlh758 added the defect label Jul 8, 2016
@mlh758 mlh758 self-assigned this Jul 8, 2016
@mlh758 mlh758 closed this as completed in 22270f2 Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant