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.
我有两个下拉列表#a和#b. 链接#b到后#a
#a
#b
$("#b").chained("#a");
我如何解开#b束缚#a?