Hi, For my project, I need to create a form to enter the user's name.
Is it possible to create and use a text box where the user can enter his text?
Of course, using coding for that.
Thanks
Hi, For my project, I need to create a form to enter the user's name.
Is it possible to create and use a text box where the user can enter his text?
Of course, using coding for that.
Thanks
Is there somebody?
It depends on the EPUB reader. Some of them, e.g. iBooks if I recall correctly, have problems showing the keyboard with form inputs. You could try using contenteditable
attribute https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Editable_content