Can you please provide an example of how to specify multiple tool tips by the ID of the tooltip? The tooltip that is displayed can have an ID based on the ID of the trigger - for example: trigger ID = "email", tooltip ID = "email_tooltip".
I want to use tooltips to show tips for form input fields. Each tip will contain a form, and because nested forms are not permitted in HTML, I cannot position the tip next to the trigger that owns it.
I want to use tooltips to show tips for form input fields. Each tip will contain a form, and because nested forms are not permitted in HTML, I cannot position the tip next to the trigger that owns it.
