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.
我正在开发一个 asp.net 网站,为此我需要一个自定义文本框控件。在该文本框中,当用户单击输入按钮时,它应该将焦点设置在 Web 表单的下一个控件上。如何强制它使用 javascript 将焦点集中在表单中的下一个控件上?