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.
大家,早安。我正在处理一个 html 页面,我需要一个与图像中的表单类似的表单。它将从字段的一部分开始,使用 jquery 我将根据需要添加越来越多的内容。我的问题是我不确定我应该如何设计它,我正在考虑使用一个包含三个输入字段的 div,当我按下 Tab 键时,应该使用 JavaScript 添加另一个 div。我需要一个建议或例子我应该怎么做。