按 Enter 键快速提交表单
我正在尝试快速提交表单。该表单有一个生成的链接,当用户点击回车按钮时调用该链接。我该如何触发这个?
我知道您可以通过找到链接/按钮并按 .click() 来提交。但我想按回车键提交。
我注意到 celerity 表单对象有一个:(
- 对象)提交 提交表格。
http://celerity.rubyforge.org/yard/Celerity/Form.html #submit-instance_method
但我似乎无法访问它。提前致谢
I'm trying to use celerity to submit a form. This form has a generated link that is called when the user hits the enter button. How do I trigger this?
I know you can submit by finding the link / button and pressing .click(). But I want to submit by pressing enter.
I noticed that celerity form objects has a:
- (Object) submit
Submits the form.
http://celerity.rubyforge.org/yard/Celerity/Form.html#submit-instance_method
but I cant seem to access it. Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论