Tagged Questions
36
votes
13answers
1k views
What word can be used to mean either click or tap?
Very often we need to speak generically about clicking or tapping an item, but there seems to be a lack of vocabulary in English for this. We could just say "click or tap" every time, but that is ...
2
votes
2answers
140 views
Why when you click an app in the Google Chrome, the app icon become larger not smaller?
When you click something you expect the size of that object or thing become smaller. But in Google Chrome when you click on an app, the icon of that app becomes larger.
I'd like to know why Google ...
11
votes
2answers
427 views
Is it OK to nest clickable items?
I've noticed this on the SE network, and realised that when a clickable link is nested in a clickable item, users (me at any rate) tend to forget that the item is clickable. It took me a while to ...
3
votes
5answers
359 views
How to ensure a user knows a box is clickable/hoverable
I have a calendar interface that indexes a bunch of gym classes for a user to pick among. These classes are represented as small boxes on the calendar, in a similar manner to how hipmunk.com does ...
4
votes
6answers
549 views
UI design with MINIMUM number of clicks
Project : ASP.NET with C#
Client side : JavaScript and jQuery
Consider the scenario,
I have a number of user to use the software. I will classify them into different groups. Then, I would like to ...