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.
我有 django 项目,其中有一个下拉框和一个多选列表。多选列表中的数据应根据下拉框中的选择进行填充。
有人可以帮我吗?
你为什么不用javascript来做这个?
如果我正确理解了这个问题,下面可能是一个解决方案:
当然,您可能会产生更清洁的解决方案。
注意:您可以使用 firebug 或 chromium 调试工具栏轻松获取 dom 对象的 id