gpt4 book ai didi

javascript - jQuery:如何从列表中删除列表项?

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:54:15 28 4
gpt4 key购买 nike

有没有办法用 jQuery 删除 ID 为“myList”的 UL 中的所有 LI?

最佳答案

以下内容可以解决问题:

$('#myList li').remove();

但是你应该熟悉jQuery's supported selectorsmanipulation

关于javascript - jQuery:如何从列表中删除列表项?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1854066/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com