javascript - Context menu and touch-screen devices -


now touch-screen devices common, it's bad idea design websites uses custom context menu?

i'm talking this kind of menus. how iphone users , android mobile users see context menus? users able interact custom context menus? other bad practices when programming thinking on kind of devices?

in android..context menu appears (eg. in browser) when press , hold particular link or text. think can still have context menus except event on gets fired different.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -