To disable all form controls within a fieldset , use the disabled attribute like this <fieldset disabled> . <form> <fieldset> <!-- your form ...
確定! 回上一頁