keyup (function() { var textlen = maxLength - $(this).val().length; $('#rchars').text(textlen); });. HTML; JS.
確定! 回上一頁