Answer: To disable all input elements within div use the following code: $('#message :input').attr('disabled', ...
確定! 回上一頁