Tinymce – 如何让用户了解快捷键

huangapple go评论52阅读模式
英文:

Tinymce - How to let the user know the shortcuts

问题

我们如何让用户知道Tinymce编辑器中的快捷键列表。我正在制作一个符合508标准的网站,因此应该支持键盘访问,并且快捷键在获取焦点时应该作为通告播放,以适应盲人。例如:如果我想使用键盘快捷键,用户应该知道如何对吧?一个解决方案是在网页本身列出所有快捷键。在Tinymce中是否有其他选项?

英文:

How can we let the user know the list of shortcuts in Tinymce editor. I am doing a 508 compliant website so it should be keyboard accessible as well as the shortcuts should be play as announcement when getting focus for the blind people. Egs: If I want to use the keyboard shortcuts, the user should know that rt? One solution is to list out all shortcuts in the web page itself. Is there other option build in tinymce?

答案1

得分: 1

如果您加载了“help”插件,您将看到一个帮助菜单,其中包含访问包含键盘快捷键列表的对话框:

英文:

If you load the help plugin you will see a Help menu which provides access to a dialog that contains a list of the keyboard shortcuts:

Tinymce – 如何让用户了解快捷键

huangapple
  • 本文由 发表于 2020年1月6日 21:24:07
  • 转载请务必保留本文链接:https://go.coder-hub.com/59612932.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定