Documentation Center

attentionBorders

The attentionBorders element controls an aspect of highlighting.

Attention borders are an outline of the HTML representation(s) of a highlighted node in the view. An attention border appears as a dotted line. These borders are shown by default when you hover the mouse cursor over the breadcrumbs in the context bar, or over any UI item that will insert or delete an element.

The attention borders can be disabled by setting this element to false.

<x:miscellaneous>
  <x:attentionBorders>false</x:attentionBorders>
</x:miscellaneous>

Namespace

http://www.xopus.com/xmlns/config

Parent element

miscellaneous