Categories

Checkbox

Stacy Martin abril 24, 2016
No votes yet.
Please wait...

Checkbox is the HTML attribute of input type which defines field type as checkbox, i.e. it assumes that one or several options are to be checked within form and field specified. It’s commonly used to create a field on the page with one or several selections. Unlike radiobox, checkbox attribute allows selecting several variants of answers.

Checkbox includes 2 variations: checked and value, value is the actual placeholder that will appear on the page. Also it may have attribute “checked”.

When several checkboxes are represented on the page, one of them or several checkboxes will be checked by default.

Agregar enlace permanente a marcadores.

Submit a ticket

Si Usted todavía no puede encontrar un tutorial suficiente para arreglar su problema, por favor use el siguiente enlace para enviar un ticket a nuestro equipo de soporte técnico. Nosotros enviaremos nuestra respuesta dentro de próximas 24 horas: Enviar un ticket

Comentarios están cerrados