The web application I am building has a custom right-click menu. I'm concerned that the user might not find this menu as normally right-clicking will only display the default browser's menu. Is there a standard way to make the user aware of custom right-click menus? Is there another way to show this information?
Answer
If you're worried people won't discover the context menu action, how about having a small button in the corner of each actionable item when you hover over it. This would pop up the context menu.
No comments:
Post a Comment