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.
我想知道是否可以使用 jQuery 隐藏多选的所有字段,无论它们的值是什么。
我稍后想做的是根据在同一页面的另一个多选中选择了哪些字段来显示其中一些字段。
两个多选元素之间的链接位于使用 servlet 发送到页面的 HashMap 中。
先感谢您。