Allow cursor but disable mobile popup keyboard js | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Allow cursor but disable mobile popup keyboard js

I have been trying to make a calculator, which as you know, has a keyboard. I made my own keyboard and I don't want the default keyboard to show on mobile, but I still want mobile users to be able to select there position In the text with their cursor. Is this possible? If so, how? Thanks!

7th Jul 2020, 4:53 PM
Zachiah sawyer
Zachiah sawyer - avatar
1 Réponse
0
Thanks I just ended up making my own text field component. It was a lot of work. LOL. I'm using svelte. It was complicated...
7th Jul 2020, 11:34 PM
Zachiah sawyer
Zachiah sawyer - avatar