In terms of the iPad environment, a touch is equivalent to a click in
a desktop environment; there is no equivalent for hover. Conversely,
there are no equivalents for many gestures (e.g., "pinch") using a
mouse.
As you note, this does require a bit of adjustment in one's thinking
when designing touch interfaces but the rich possibilities make it
worth the while.
Best,
Forrest
On Jun 16, 2010, at 4:47 AM, James Page wrote:
> With a touch interface if you hold your finger down is that not the
> same as a hover? While a tap is a click?or have I got this wrong?