Tagged Questions
1
vote
3answers
436 views
Column sort-order specifier/indicator
EDIT: I should have mentioned the page I'm talking about.
On a page that's just one humongous table, I have an img in each <th> that tells the user how the column is sorted; and he can click the ...
24
votes
11answers
2k views
How to visualize the possibility of drag'n'drop?
My web application contains a list of elements, which can be sorted by drag'n'drop. How to visualize this feature to users?