I mean I have no access to some content in the webview object because the keyboard is hiding it.
I added the IME library but the event IME_HeightChanged is only triggerd once at the beginning of the app.
After when the keyboard opens or is closed the event is not triggered.
What I am doing wrong ?