$(function(){ $(":input[type=text][readonly='readonly']").val(""); });. However, if you have single readonly textbox element, then select it ...
確定! 回上一頁