2

I am building a web app using css/html and JS. my major problem is I need to show my own customised action bar when user select the text but in Android and iOS browser show there supported action bar.

In Android old

enter image description here

above Android M

enter image description here

iOS

enter image description here

In above snap you can find default controls of Android and ios. I Just need selection but no need of controls.

and sorry for my bad english.

Damodhar
  • 1,219
  • 8
  • 17
  • this question is just answered here https://stackoverflow.com/questions/5107651/android-disable-text-selection-in-a-webview – an_droid_dev Jul 13 '17 at 07:37
  • Possible duplicate of [Android: Disable text selection in a webview](https://stackoverflow.com/questions/5107651/android-disable-text-selection-in-a-webview) – an_droid_dev Jul 13 '17 at 07:38
  • Speaking about iOS, you can disable selection: https://stackoverflow.com/a/2326028/3050403. But you can't disable just "Copy" menu. – kelin Jul 13 '17 at 07:39
  • may my way of asking the question is wrong. just i want default test selection with start and end stick. so user can move selection but action should be mine. this thing is possible using css/js or html ? – Damodhar Jul 13 '17 at 07:51

0 Answers0