Tool Tip visibility key? Like Alt in old school VB apps?
Posted: Fri Aug 18, 2017 12:07 pm
I have a challenge with two different camps in my company - the heads-down-data-users and managers who want to modernize. The managers think displaying function keys F# is outdated and ages the app (the function text is fine, just leave off the F# part). The users want to see the F# function key on the screen to keep their hands on the keyboard and continue on their task with no interruption.
For now, function key text appears as a hyperlink with the function key F# in a hovering tool tip. But, this still isn't good enough for the users - it requires the mouse to hover.
Would anyone have any suggestions how I can create a javascript function that will take a keystroke (ctrl, alt, or something like that) and display ALL the tool tips?
For now, function key text appears as a hyperlink with the function key F# in a hovering tool tip. But, this still isn't good enough for the users - it requires the mouse to hover.
Would anyone have any suggestions how I can create a javascript function that will take a keystroke (ctrl, alt, or something like that) and display ALL the tool tips?