The user interaction that causes the tooltip to be displayed:
'focus' - The tooltip will be displayed when the user hovers over the element.
'none' - The tooltip will not be displayed.
'selection' - The tooltip will be displayed when the user selects the element.
Default value
focus (LANSA:XHTML)
selection (LANSA:JQMOBILE)
Valid values
'focus' - The tooltip will be displayed when the user hovers over the element (LANSA:XHTML only).
'none' - The tooltip will not be displayed.
'selection' - The tooltip will be displayed when the user selects the element.