QML - Create Your Own Adventure

Name Topic Used in Type
top Text target value
The link will replace a frameset as new top window.
Sample:
<text>
   To get to know about QML-updates, visit the
   <link
      to="http://www.outer-court.com/goodies/qml.htm"
      target="top" >QML Homepage</link>.
</text>