Similarly we can change the look and feel of readonly element by using below css. input[readonly]{background-color:#F0F0F0 ;color:#303030 } ...
確定! 回上一頁