AEM on-screen keyboard | Community
Skip to main content
AEM_Forum
Level 10
December 15, 2017
Solved

AEM on-screen keyboard

  • December 15, 2017
  • 1 reply
  • 890 views

Hi,

Does AEM support on-screen keyboard?

If so, how is this implemented?

I mean end user is able to enter values in a field, using an on-screen keyboard, rather than the default physical keyboard,to avoid the risk of others capturing the key strokes.

It looks more of a HTML feature.

Appreciate your responses.

Thanks,

Rama.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

this can be achieve by any 3rd party JavaScript/Jquesy plugins.

Link:- http://www.learningjquery.com/2017/04/12-awesome-jquery-virtual-keyboard-plugins

How to add custom JS in AEM:- Adding custom JavaScript libraries to

1 reply

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
December 15, 2017

this can be achieve by any 3rd party JavaScript/Jquesy plugins.

Link:- http://www.learningjquery.com/2017/04/12-awesome-jquery-virtual-keyboard-plugins

How to add custom JS in AEM:- Adding custom JavaScript libraries to

Kautuk Sahni