使用 Slimbox2 / jCrop 禁用键盘默认行为

发布于 2024-12-17 00:33:01 字数 340 浏览 3 评论 0原文

嘿,我在网站中使用 Slimbox2,但打开灯箱效果后键盘就没用了。

我的意思是键盘按键不再有反应。就像“F5”不会刷新页面,如果我尝试在动态添加的某些文本字段中输入文本,则文本不会像正常情况一样显示。

以前还有其他人遇到过这种情况吗?

也可能是 jCrop 导致此问题。

无论如何,我可以阻止这种行为并恢复正常行为吗?

Hey I'm using Slimbox2 in a Website but after opening up the lightbox effect the keyboard is useless.

What I mean is that the keyboard keys don't respond anymore. Like "F5" does not refresh the page and if I try and input text into some text fields I added dynamically, the text does not appear like normal.

Anyone else encountered this before?

It might also be jCrop that causes this issue.

Anyway that I can prevent this behaviour and restore the normal behaviour?

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

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

发布评论

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

评论(1

猫瑾少女 2024-12-24 00:33:01

这是 Slimbox 的一个功能。默认情况下,打开灯箱时仅启用 ESCXC 键,然后这些键会关闭打开的灯箱。

在 OP 中的链接上查找页面底部的 closeKeys 参数以获取此行为的描述。您可以为此参数提供一组允许的键码。

就我个人而言,这是一个糟糕的功能,因为当灯箱打开时,它对用户来说非常有限 - 特别是禁用 F 键。如果可以的话我会使用不同的灯箱。

This is a feature of Slimbox. By default, only the ESC, X and C keys are enabled when a lightbox is open, these keys then close an open lightbox.

On the link in your OP look for the closeKeys parameter at the bottom of the page for a description this behaviour. You can provide this parameter an array of keycodes to allow.

Personally, that's an awful feature as it's very limiting for the user when a lightbox is open - especially disabling the F-keys. I'd use a different lightbox if you can.

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