Skip to main content
vigneshs53970460
Known Participant
July 21, 2016
질문

Hover using javascript

  • July 21, 2016
  • 4 답변들
  • 1084 조회

Is if it is possible to add text boxes that appears when you hover (or click) on a particular icon or field?

이 주제는 답변이 닫혔습니다.

4 답변

vigneshs53970460
Known Participant
July 26, 2016

Apologies, that is certain number of characters.

And I have tried the Floating text on PDF documents which is advised by Karl Heinz Kremer and sent for the client review.

I didn't get any update from the client side.

Thanks for the quick response.

try67
Community Expert
Community Expert
July 26, 2016

AFAIK, there isn't a character limit to the text in the tooltip, but if it's very long it will appear odd on the screen.

vigneshs53970460
Known Participant
July 26, 2016

I am having a text box field. So, whenever the user hover the text field the following text should be shown "Please fill the data which is highlighted on page 3. This we are unable to insert in tooltip because tooltip only allows certain characters. So, i need to do it another way and without adding any button on it. Can anyone help with this?

try67
Community Expert
Community Expert
July 26, 2016

What characters from that text are not allowed in the tooltip?

Karl Heinz  Kremer
Community Expert
Community Expert
July 21, 2016

If the tooltip is not enough, see here for a tutorial about how to do this: Floating Text on PDF Documents - KHKonsulting LLC

try67
Community Expert
Community Expert
July 21, 2016

For a field just use the tooltip property (under Properties - General).

For an icon (I assume you mean an image) you can add a transparent button over it and then set its tooltip and it will appear when you hover above it.