The .val() of a textarea doesn't take new lines into account

前端 未结 10 1581
梦毁少年i
梦毁少年i 2020-12-01 12:30

The .val() property of an item in jQuery for a

JS

$('button').click(function() {

    var encoded = $('

提交回复
热议问题