Limiting input text in a form ... You'll have to add an "onKeyUp" attribute to the form input element (or ... innerHTML = max_len - el.value.length;
確定! 回上一頁