More Info about Link

Browser Compatibility | Editability in Style Editor | Accessibility – 508 Support


Browser Compatibility

Netscape does not recognize the hover state.

top Top


Editability in Style Editor

In the Style Editor it is possible to edit the following styles:

  • Font Color for Unvisited ("link"), Active ("active"), Visited ("visited") and Mouseover ("hover")
  • Text Decoration for Unvisited ("link"), Active ("active"), Visited ("visited") and Mouseover ("hover")

For an overview of all common styles see section HTMLB Controls and Style Editor in Customer Branding and Style Editor.

top Top


Accessibility – 508 Support

  • Keyboard: The link is inserted into the accessibility hierarchy by default.
  • Default Description: Is provided by the HTMLB rendering engine.
  • Application-specific Description: Set an additional description using the setTooltip method if needed.
    An additional description is needed if users need more specific information or instructions. In general, the description has to be extended if a link introduces an interaction that cannot be recognized by a blind user. For example, the descriptions needs to be extended if the link opens a new window.

 

top Top