NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: DonRidley on July 07, 2012, 05:53:37 PM
-
Hello,
Ran into a weird problem with number fields and the Safari Browser.
A user of mine said the numbers he entered in my app on his iPhone were disappearing. This made it impossible to enter data.
I have created a test app to demonstrate the problem.
Has anyone else seen this?
Tested with Safari 5.1.7.
EDIT: Changing the fields to strings fixed it.
Thanks,
Don
[attachment deleted by admin]
-
Number fields in Safari appear as spin controls. When you click the spin buttons to enter numbers, the numbers do not disappear.
Seems Safari does not like the keyboard.. ;)
Don