os_label |
A named location within a page.
An os_label
is a name for the location of a group of elements within a Web page. This
element group name is specified in a constructor and can be modified through the
name() member function. The name also can be
specified within an os_hyperlink to refer to the
elements within os_label .
An initial element for the os_label
contents can be specified in a constructor. Elements can be added to the os_label
through either the add() member function or operator<<
. The os_label name typically does not affect the
way in which different browsers render the contents.
os_text
element created from text .Copyright©1994-2026 Recursion
Software LLC
All Rights Reserved