Just upgraded my phone to ios 6 and surprise!
My web apps utilize the 'type=number' attribute on input tags to trigger the numeric keypad on the iphone of course. They also use the 'size=n' attribute to re-size the input tag to an appropriate width. Well with ios 6 installed my size= values are being ignored. All my input tags are a standard size now and I haven't found anything online to tell me how to correct this issue.
Has anyone been using this upgrade long enough to have solved this issue?