Tagged Questions
4
votes
3answers
495 views
Affordance of Edit In Place functionality
I want to use contenteditable as an edit-in-place mechanism. However, I'm struggling with the usability of it. The problem is that once a user clicks on the area, it's not obvious that they can edit ...