.. include:: ../../../Includes.txt .. _reference-fieldset: ======== FIELDSET ======== The FIELDSET element allows authors to group thematically related controls and labels. Grouping controls makes it easier for users to understand the purpose while simultaneously facilitating tabbing navigation for visual user agents and speech navigation for speech-oriented user agents. The proper use of this element makes documents more accessible. .. _reference-fieldset-1-2-3-4: 1, 2, 3, 4 ... ============== :aspect:`Property:` 1, 2, 3, 4 ... :aspect:`Data type:` [array of FORM objects] :aspect:`Description:` FORM objects that are part of the FIELDSET. .. _reference-fieldset-class: class ===== :aspect:`Description:` See general information for :ref:`reference-objects-attributes-class`. .. _reference-fieldset-dir: dir === :aspect:`Description:` See general information for :ref:`reference-objects-attributes-dir`. .. _reference-fieldset-id: id == :aspect:`Description:` See general information for :ref:`reference-objects-attributes-lang`. .. _reference-fieldset-lang: lang ==== :aspect:`Description:` See general information for :ref:`reference-objects-attributes-label`. .. _reference-fieldset-layout: layout ====== :aspect:`Description:` See general information for :ref:`reference-layout` and the :ref:`reference-layout-fieldset` specific information. .. _reference-fieldset-legend: legend ====== :aspect:`Description:` See general information for :ref:`reference-objects-attributes-legend`. .. _reference-fieldset-style: style ===== :aspect:`Description:` See general information for :ref:`reference-objects-attributes-style`. [tsref:(cObject).FORM.FormObject.FIELDSET]