I have an input which changes value when a click a button. What I want to do is to force an enter keypress event with jQuery. without pressing the button. Is this possible?
Thanks
以上就是Force an enter event in an input with jQuery的详细内容,更多请关注web前端其它相关文章!