使用 JQuery UI Buttonset 制作的单选按钮的键盘控制

发布于 2024-10-01 05:17:55 字数 291 浏览 3 评论 0原文

JQuery UI Buttons 插件似乎满足了我替换单选按钮的所有需求,除了我失去了键盘控制。有没有一种方法可以在不同组的单选按钮之间进行切换,并使用箭头键导航选择哪一个,就像普通的单选按钮一样?

此示例显示了一个 Buttonset() 以及常规单选按钮。我可以在常规单选按钮上使用键盘,但不能在按钮集上使用: http://jsbin.com/udowo3/2

我是否遗漏了什么,或者键盘控制不起作用与 UI 按钮集?

The JQuery UI Buttons plugin seems to meet all my needs for replacing radio buttons, except that I lose keyboard control. Is there a way to tab between different sets of radio buttons and use the arrow keys to navigate which one is selected, just like normal radio buttons?

This example shows a buttonset() along with regular radio buttons. I can use the keyboard on the regular radio buttons, but not with the buttonset:
http://jsbin.com/udowo3/2

Am I missing something, or does keyboard control just not work with UI buttonsets?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

栖迟 2024-10-08 05:17:56

奇怪的是,我以为支持键盘导航,但我猜不支持。有一个 ticket 来修复它。

但与此同时,如果您需要其他选择,您可以尝试这个插件

Odd, I thought that keyboard navigation was supported, but I guess not. There is a ticket to fix it.

But in the mean time, if you need another option, you can try this plugin:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文