[HTML] [attributo] disabled

disabled (attributo base HTML) disabilita l’elemento HTML cui acceda.

tag

valore

<button>

disabled (solo nome attributo HTML).

<fieldset>

Come sopra.

<input>

Come sopra.

<keygen>

Come sopra.

<menuitem>

Come sopra.

<optgroup>

Come sopra.

<option>

Come sopra.

<select>

Come sopra.

<textarea>

Come sopra.

Esempio

<input type="text" disabled>
<button disabled>pulsante</button>


Contenuti correlati

  • CSS
  • HTML
  • JavaScript
  • jQuery
  • PHP
  • SQL
  • WORDPRESS

Fonti esterne

attributi base html, html

Related Articles

0 Comment

Rispondi