1.6

Table Of Contents
2. Type a label, or choose No label under Style, to omit the label. (For Label elements there
are no other options to be set.)
3. If applicable, choose a style for the label (for the label of a Checkbox, for example, you
can't set a style).
l
Wrap input with label places the input element inside the Label element.
l
Attach label to input ties the label to the input element using the for attribute of
the Label element.
l
Use label as placeholder inserts the given label text in the placeholder attribute of
the field.
l
No style omits the label altogether.
Note
The first two label styles ensure that when the user clicks the label, the input
element gets the focus.
Note
When you add a COTG element to a template that you didn't start with a COTG template wizard,
the Designer will automatically add the jQuery library and the JavaScript file cotg.js, so that the
element works well. The Foundation JavaScript files and style sheets will not be added. You only
get those automatically when you start creating a COTG template with a template wizard.
Element specific settings
After inserting them, certain COTG elements, such as the Camera element, some important
settings have to be made. These will appear when you right-click the element and select it
from the short-cut menu.
Attributes
The attributes (which aren't the same as the settings mentioned above) of a COTG element can
be seen on the Attributes pane, after selecting the element (see "Selecting an element" on
page389).
Page 376