|
|
#1 |
|
Connoisseur
![]() Posts: 59
Karma: 10
Join Date: Nov 2008
Device: none
|
FixedLayout Epub and Forms
Hi,
Did anybody ever tried to use a text-field in an epub? What I want is the following: Create a (FixedLayout)epub with a form. The user can enter text in the form and press a submit or validate button. The validation could be done with a javascript or something like that. I don't want to use iBooksAuthor, I just want plain html5 and javascript. I tried a simple input-box in html5, but it is not possible to enter text. There is just a visible text-field Code:
<div class="entry"> <label for="form-1">Name (required) </label> <input id="form-1" name= "testtext" type="text" autofocus="true" required="true"/> </div> |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fill-in forms on iPad | sbell | ePub | 5 | 01-21-2012 01:27 PM |
| Calibre loses all forms of Emphasis | spa | Calibre | 8 | 11-01-2010 06:06 AM |
| reflected forms and home-made dictionary | frui | Amazon Kindle | 0 | 08-21-2009 04:07 AM |
| Order Forms and Special Offers in E books? | Edd666666 | Workshop | 1 | 01-01-2009 03:55 PM |
| HandStory forms content partnership with BookRags | saw9000 | Reading and Management | 1 | 03-05-2003 01:52 PM |