Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Potts committed Jan 23, 2016
1 parent fa5cb82 commit 173e651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/plyr.js
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@
}

// Toggle aria-pressed state on a toggle button
// http://www.ssbbartgroup.com/blog/how-not-to-misuse-aria-states-properties-and-roles
function _toggleState(target, state) {
// Bail if no target
if(!target) {
Expand Down

0 comments on commit 173e651

Please sign in to comment.