Page 1 of 1

Hover on tab

Posted: 28 Feb 2017
by jpwallace
Is it possible to have a function where i can hover over a tab on a related items list, and some helpful text appear when i hover?

Re: Hover on tab

Posted: 01 Mar 2017
by Dmitry Kozlov
Hi,

You can the 'title' attribute to the required html-element with JavaScript and its value will be displayed as a tooltip in a form.

Re: Hover on tab

Posted: 01 Mar 2017
by jpwallace
Hi Dmitry, thank you for replying, could i ask you to give an example of how to do this, one of the tabs i have in the related items is called Resource Time.


Thanks again

Re: Hover on tab

Posted: 02 Mar 2017
by Dmitry Kozlov
Not sure what you mean by tab in a related items control. Could you provide a screenshot?