私はjquery mobileを使用しています.disableオプションを付けたときにtextarea html要素のテキストの色を変更したいです。
<textarea rows='6' disabled cols='60' id='"+results.rows.item(i).IdTypeCommentaire+"' name='"+results.rows.item(i).LibelleTypeCommentaire+"'> </textarea>
私はjquery mobileを使用しています.disableオプションを付けたときにtextarea html要素のテキストの色を変更したいです。
<textarea rows='6' disabled cols='60' id='"+results.rows.item(i).IdTypeCommentaire+"' name='"+results.rows.item(i).LibelleTypeCommentaire+"'> </textarea>