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. The related topic on the DOM API method highlight provides a context for concept of attention borders.

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

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

Namespace

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

Parent element

miscellaneous

History

VersionEvent
SDL LiveContent Create 5.0Introduction.