The text box was given an onblur event handler which converted all characters entered to uppercase using the toUpperCase() function. To use the onblur event ...
確定! 回上一頁