如何在JavaScript中获得对当前焦点表单字段的引用?(How to get a reference to the currently focused form field in JavaScript?)
如何在JavaScript中获得对当前焦点表单字段的引用?(How to get a reference to the currently focused form field in JavaScript?)
我正在寻一种跨浏览器的方法 - 我知道IE有一些东西(我已经忘记了它),在Mozilla中这样做的方式可能与我发现的focusode有关,这似乎与获取
如何在JavaScript中获得对当前焦点表单字段的引用?(How to get a reference to the currently focused form field in JavaScript?)
我正在寻一种跨浏览器的方法 - 我知道IE有一些东西(我已经忘记了它),在Mozilla中这样做的方式可能与我发现的focusode有关,这似乎与获取文本有关选择。
涉及jQuery或其他常见JS库的方法对我来说很好。
谢谢!
I'm looking for a cross-browser method - I know IE has something (I've already forgotten what), and the way to do it in Mozilla may have to do with a focusode thing I found, that seems related to getting text selecti.
Methods involving jQuery or another common JS library are fine by me.
Thanks!
最满意答案
查看jQuery的额外选择器插件 ,它包含一个:focus选择器,可以满足您的需求。 如果没有其他选择,您可以只使用该选择器的实现。
Check out the extra selectors plugin for jQuery, it includes a :focus selector that answers your need. You can use just the implementation of that selector if you don't the rest.
#感谢您对电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格的认可,转载请说明来源于"电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格
上传时间: 2023-07-26 17:23:07
推荐阅读
留言与评论(共有 8 条评论) |
本站网友 淡竹叶的功效与作用 | 13分钟前 发表 |
focus selector that answers your need. You can use just the implementation of that selector if you don't the rest. | |
本站网友 平衡型 | 11分钟前 发表 |
that seems related to getting text selecti. Methods involving jQuery or another common JS library are fine by me. Thanks! 最满意答案 查看jQuery的额外选择器插件 | |
本站网友 枫林水郡 | 11分钟前 发表 |
如果没有其他选择 | |
本站网友 交强险费率表 | 22分钟前 发表 |
您可以只使用该选择器的实现 | |
本站网友 兰州小区 | 10分钟前 发表 |
如何在JavaScript中获得对当前焦点表单字段的引用?(How to get a reference to the currently focused form field in JavaScript?) 我正在寻一种跨浏览器的方法 - 我知道IE有一些东西(我已经忘记了它) | |
本站网友 不得不贱 | 11分钟前 发表 |
谢谢! I'm looking for a cross-browser method - I know IE has something (I've already forgotten what) | |
本站网友 重庆癫痫病治疗 | 18分钟前 发表 |
it includes a |