Bulldozer: Attribute Form Menu Bar: Edit Menu Help!
The edit menu contains selections for all of the elements that are editable
under the cursor. (See the section on the
internal structure
of the HTML file.) This means that the menu will change depending on where the
cursor is located. This menu is only updated when modify is selected for any
element under the cursor. An example of usage would be as folows: A body
element is alway present. (again see
internal structure
of the HTML file.) To edit the body, place the cursor anywhere within the form
and select modify from either the
menu bar edit menu
or the
display area popup
. Now when you chooses the edit menu bar item form the attribute form one of
the options should be body. Choosing that selection will allow the body
attributes to be edited.
The ordering of elements on the edit menu coresponds to the hierarchy of the
internal structure
of the HTML file. This means that the editable element closer to the cursor
(which is farthest from the body element) will be the first selection and body
will be the last selection.