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

Use jQuery.fn.prop to set a property of an element (instead of jQuery.fn.attr) #202

Closed
wants to merge 1 commit into from

Conversation

marc-mabe
Copy link

It's deprecated and triggers a note since jquery.migration

….fn.attr)

It's deprecated and triggers a note since `jquery.migration`
@DataTables
Copy link
Collaborator

Thanks very much for the pull request. The way the length menu is built up in 1.10 is actually slightly different, and I've used val rather than attr or prop. As 1.9.x is no longer being maintained (in the sense that there won't be another 1.9.x release - all changes are going into 1.10), I'm actually not going to pull this request in to encourage uptake of 1.10 when it is released.

@DataTables DataTables closed this Jun 18, 2013
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.

2 participants