<!doctype html> <html> <body> <input type="text" id="my-input" value="This is readonly input"> <script> document.querySelector('#my-input').
確定! 回上一頁