Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们需要使我们的应用程序键盘可访问。但对于 RF 文件上传组件,我无法将焦点设置在“上传”按钮上。(它只在隐藏添加按钮后显示)我正在考虑使用 JQuery,但我无法在“添加”之后和“上传”之前捕获事件。onadd 事件似乎以某种方式被删除。我们正在使用 RF 4.3、jsf 2.1。有人有什么想法吗?