The simplest method would appear to be to include something like this in the input tag's attributes: onkeypress=”this.style.width = ((this.value.length + 1) ...
確定! 回上一頁