fyneworks / star-rating

jQuery Star Rating Plugin
MIT License
29 stars 17 forks source link

Adding fallback value to aria-label #4

Closed robflynn closed 10 years ago

robflynn commented 11 years ago

In some situations, this.title is unavailable, however a fallback to this.value was not specified for the aria-label. This would occasionally result in inconsistencies between the anchor tag's title attribute and the parent div's aria label.