You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 10, 2020. It is now read-only.
I use this library so I don't have to worry about the default roles but sometimes I happen to want to add a different role to some markup and noticed that if I add it to one of the tags your script supports that it gets overwritten by the script. I'm using the jQuery version and just added +':not([role])' after the selector. I don't know if it's the best way but it works. Thanks for the handy script.