Skip to main content
Known Participant
August 5, 2016
Answered

how can you make linked text change appearance on focus

  • August 5, 2016
  • 1 reply
  • 783 views

Acrobat Professional XI, would like to be able to make linked text change appearance on mouseover or on keyboard focus. For instance, change font color, font size, become bold, make an underline appear ... like an item in a TOC or a URL in the text of a document.  How can you do this?  Also, can you make the link box itself change color on mouseover or keyboard focus (before actually clicking on it)? Thanks.

This topic has been closed for replies.
Correct answer try67

It's not possible to do it if the underlying text is just static text. You can do it if it's a part of a Field object.

Same goes for changing the color of the box itself. Possible with a Field, not a Link object.

1 reply

try67
try67Correct answer
Community Expert
August 5, 2016

It's not possible to do it if the underlying text is just static text. You can do it if it's a part of a Field object.

Same goes for changing the color of the box itself. Possible with a Field, not a Link object.

Known Participant
August 5, 2016

Thanks