To create a text box that a user is not allowed to type inside of, add the following code to the text box: <input type="text" READONLY/>.
確定! 回上一頁