Include it in your selector (using a multiple/element selector), like this: $('input[type="text"], textarea').attr('readonly','readonly');.
確定! 回上一頁