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
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.