ucan-lab / tips

5 stars 0 forks source link

jQuery tips #57

Open ucan-lab opened 6 years ago

ucan-lab commented 6 years ago

jQuery 指定要素の子要素を削除する

$("selector").empty();