I've spent hours looking through the full PDF manual, the "Help" pop-up, this forum, and hunting through the various menus of XDPx11 without success on how to add a hyperlink "title". The title shows when you hover over the text link or graphic link with your mouse.

I finally did manage to do what I wanted manually by selecting the text I wanted to create a hyperlink... then clicking through Web Page Properties > HTML code (body) and adding the complete link code such as:

<a href="http://linkexample.com" title="This is an example of the hyperlink with title">link example</a>

Just too time consuming when one has more than one Title to include.

Does anyone know the proper procedure?

Regards