ipad - keyboard opened on focusing textfield in iframe closes when we touch any where else in ipad
sarath rachakonda
Greenhorn
Joined: Dec 17, 2007
Posts: 3
posted
0
Hi Everyone,
I have strange problem with ipad - iframe textfield.
I have a iframe poinitng to google.com. And i defined document or body or parent level events on the html page. Now when i click google search textfield on ipad, keyboard is launched.After that if i touch anywhere on ipad to scroll webpage keyboard closes. Please find the html file with extension txt in attachments - sample.html.
Interestingly if i remove document or body or parent level events and try the same scenario - touch anywhere on ipad will not close keyboard and it allows to scroll the web page. - sample1.html