Skip to content

Conversation

seriema
Copy link
Contributor

@seriema seriema commented Jan 30, 2013

This is the minimal needed to upgrade to jQuery 1.9.

@jzaefferer
Copy link
Collaborator

Thanks! Its interesting that only the second attr call needs to be changed to make the test pass...

@seriema
Copy link
Contributor Author

seriema commented Jan 30, 2013

The first use is wrong IMHO because the jQuery docs recommend either attr('checked', 'checked') or prop('checked', true). Regardless it should be symmetric use of either attr or prop.

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