Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Having Trouble working on Forms (Text Field and Text Area) on iBooks

Hi Guys,


I doing epub for ibooks. I notice that the Text Fields and Text Area are not working anymore. The keyboard is not showing up when the text fields and text area are tapped. It is working on iBooks 1.2 but in newer version it is not working anymore. I'm searching all over the net but no answer found.


Here's the code:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<title>Untitled Document</title>

</head>



<body>

<input type="text" />

<textarea name="" cols="" rows=""></textarea>

</body>

</html>


Please help me.


Thank you so much

iBook, iOS 5, iOS 4 up to newer version

Posted on Feb 21, 2012 12:34 AM

Reply
3 replies

Having Trouble working on Forms (Text Field and Text Area) on iBooks

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.