Tagged Questions
7
votes
2answers
128 views
Any cheat sheet available that shows UX match between mouse events and touch events?
I am supposed to make a web App UI Design which can be used through PC and Tablet. I am looking for a cheatsheet or link where mouse events and touch events are matched?
Eg. A mouse click on PC is ...
1
vote
1answer
139 views
Making clicks meaningful on iPad
As a web designer building a shopping cart for the iPad, I find the lack of down and click states difficult.
What's a good way without raising a confirmation pop up or something terrible and ugly to ...
6
votes
5answers
182 views
Update list when a user is viewing the list without annoying them
We have a list of items that the user will be interacting with frequently during sessions. Each session will last a minute or two and during that time they are changing state on items and updating ...