stevenbenner/jquery-powertip

Add accessibility features

オープン

#3 opened on 2012/08/01

 (12 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (144 件のフォーク)batch import
FeatureHelp Wanted

Repository metrics

Stars
 (820 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Currently tooltips are not accessible to visually impaired users or users who navigate with the keyboard. Accessibility features should be added to make tooltips useful to those users.

  • It has been suggested that PowerTip implement ARIA standards (intro, spec) similar to this example.
  • Tooltips should open on focus and close on blur to support keyboard navigation.

コントリビューターガイド