quailjs / quail

Accessibility testing in the browser and on the server.
http://quailjs.org
Other
300 stars 44 forks source link

Use jQuery's $(elem).data() instead of elem.attr() #360

Closed baldwicc closed 9 years ago

baldwicc commented 9 years ago

Fixes #350

jessebeach commented 9 years ago

Thanks @baldwicc !