Tagged Questions
2
votes
0answers
44 views
Mouse over gesture in touch interface [duplicate]
Possible Duplicate:
What are some alternatives to “hover” on touch-based devices?
I'm looking for a touch gesture/ other solution that would replace a mouse over indication ( like we see ...
4
votes
3answers
3k views
Should my menus drop down on hover + on click or just on click?
I have a web application that currently has menus that drop down 'on hover'. This is obviously an issue on tablets, etc. where there is no hover equivalent.
So, I need to add an 'on click' ...
11
votes
6answers
6k views
iPad/iPhone alternative for hover states
I've recently updated my personal portfolio with some CSS3 and jQuery magic. I'm extremely pleased with the results and yes, it's fully responsive. But i have an issue. I've structured my portfolio ...