太郎
次郎
花子
$("ul").on("click", "li", function () { $(this).css("background-color", "yellow"); }); $("
与太郎
").appendTo("ul");
太郎
次郎
花子