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.
我使用 javascript 创建了一个 HTML 表单,它有一个标准的下拉字段和 3 个文本字段。
我需要能够让用户选择第一个下拉菜单以显示表单的其余部分。有谁知道如何做到这一点?
未选择第一个属性时,将属性“隐藏”设置为其他属性,然后删除隐藏状态。