Tooltip

Is it better to use i or ? for tooltip/help content on mobile [duplicate]

Is it better to use i or ? for tooltip/help content on mobile [duplicate]
  1. When should you not use tooltip?
  2. Do tooltips work on mobile?
  3. What is the best tooltip placement?
  4. What is the best practice for tooltip length?

When should you not use tooltip?

1. Don't use tooltips for information that is vital to task completion. Users shouldn't need to find a tooltip in order to complete their task.

Do tooltips work on mobile?

Tooltips aren't just for web—they're one of the most popular and effective UI patterns for mobile apps, too.

What is the best tooltip placement?

Tooltip placement

Tooltips should always be placed near the UI element that they are describing, usually opposite the little arrow. Of course, “near” doesn't mean that your tooltip should obscure the element it's supposed to be helping your customer understand.

What is the best practice for tooltip length?

A tooltip text should be short, no longer than 140 characters. However, the length of the text can also depend on the positioning of the tooltip.

What is the ideal font size to be used in dashboard?
What font to use for dashboard?Is 12pt font too small?Is the standard font size 11 or 12?What is the perfect font size? What font to use for dashboa...
Should a tab selection persist after refresh?
How to keep tab active in HTML? How to keep tab active in HTML?Answer: Use the HTML5 localStorage Object However, you can use the HTML5 localStorage...
Repeat split button primary action?
What is the use of split button?How do you make a split button? What is the use of split button?A split button is a hybrid between a button and a me...