Hey guys,
Is anyone working on websites that are accessed by users with iPads?
I have a page that has a SELECT boxes. One of the boxes has items in it that are quite wide in text length.
On the iphone you would click the SELECT box and the rolodex-type control would come up. It would put a "..." in the middle and do a nasty truncation of the test but you could pretty much figure out each item in the SELECT.
Now with the iPad SELECT boxes have a new control that pops up a list for the user to select from. The problem I'm finding with this control is its way too narrow and cuts off the text entries so much that you can't figure out which entry is which. A lot of my entries start with the same few characters.
The info on the Apple dev docs are pretty scarce for iPad specific html help. Does anyone know if it's possible to apply some CSS to control the width of the popup control for SELECT boxes on the iPad?
I've tried specifying a "width" on the SELECT but it doesn't change the popup control. I've also tried the "size" option but the iPad still renders it as a single SELECT combo.
thanks for the info
Bucket
Is anyone working on websites that are accessed by users with iPads?
I have a page that has a SELECT boxes. One of the boxes has items in it that are quite wide in text length.
On the iphone you would click the SELECT box and the rolodex-type control would come up. It would put a "..." in the middle and do a nasty truncation of the test but you could pretty much figure out each item in the SELECT.
Now with the iPad SELECT boxes have a new control that pops up a list for the user to select from. The problem I'm finding with this control is its way too narrow and cuts off the text entries so much that you can't figure out which entry is which. A lot of my entries start with the same few characters.
The info on the Apple dev docs are pretty scarce for iPad specific html help. Does anyone know if it's possible to apply some CSS to control the width of the popup control for SELECT boxes on the iPad?
I've tried specifying a "width" on the SELECT but it doesn't change the popup control. I've also tried the "size" option but the iPad still renders it as a single SELECT combo.
thanks for the info
Bucket