Tooltips in the era of touch

后端 未结 12 2050
栀梦
栀梦 2020-12-08 01:35

Tooltips are an incredibly useful interface paradigm to know an application. They are the mapping between the visual control and the application specific action associated t

12条回答
  •  庸人自扰
    2020-12-08 02:29

    The tooltips on onscreen keyboards - echo the letter being touched - is evidence enough for me that tooltips are very useful on a touch interface. I came to this article to see how I could implement that on a mobile web page.

提交回复
热议问题