stevenbenner/jquery-powertip

Add accessibility features

Open

#3 建立於 2012年8月1日

在 GitHub 查看
 (12 留言) (0 反應) (0 負責人)JavaScript (820 star) (144 fork)batch import
FeatureHelp Wanted

描述

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.

貢獻者指南