Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

how can you make linked text change appearance on focus

Explorer ,
Aug 05, 2016 Aug 05, 2016

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.

TOPICS
Acrobat SDK and JavaScript
710
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Aug 05, 2016 Aug 05, 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.

Translate
Community Expert ,
Aug 05, 2016 Aug 05, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 05, 2016 Aug 05, 2016
LATEST

Thanks

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines