javascript - Number of Select Options cause a slow response to text entry on an iPad -



javascript - Number of Select Options cause a slow response to text entry on an iPad -

i have standard html form css styling.

everything works fine when testing on ipad (both ios7 , 8) slow (approx 1-2 seconds) respond key presses on native keyboard when trying come in text in form fields.

i tried removing elements page work out causing issue , appears select boxes. 'nationality' field has in excess of 100 selectable values.

i tried on other peoples' live form , same problem appeared believe ipad/ios issue.

has uncounted , know workaround?

kind regards,

f.y.i ipad/ios issue fixed in ios 8.1.3

javascript html ios ipad dom

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -