BoltWire

Innovative Ideas :: Radical Results!

INFORMATION

DOCUMENTATION

SOLUTIONS

Fieldsets & Legends

Documentation > Forms > Fieldsets & Legends

Introduction

Here's a simple snippet illustrating the use of some new advanced form features in BoltWire. The borders around the form sections are created by the fieldsets and legends. The ability to trigger the check box or radio by clicking the text beside it is created by the labels. Like everything else, these elements can be styled.

Example

<markup> [form]
<input type="hidden" name="BOLTsession" value="9b518b21ec7249d669a566ce1942944a" /> Some form stuff...
</markup> <markup>
<input type="hidden" name="BOLTsession" value="9b518b21ec7249d669a566ce1942944a" /> More form stuff...
[form] </markup>
Copyright © 2013, all rights reserved.