That is a known problem with iUI's input selector. The work-around is to modify the CSS to position the buttons using margins. I haven't tried this myself. I side-stepped the issue by using some other Javascript/CSS that implemented custom buttons instead.
For more on my iPhone scripting experience, check my article at Doctor Dobbs: http://www.ddj.com/mobile/211200910. ---Tom ---------[ Received Mail Content ]---------- Subject : Checkboxes and Radio flattened and stretched Date : Fri, 17 Apr 2009 02:25:23 -0700 (PDT) From : Pierre <[email protected]> To : iPhoneWebDev <[email protected]> Hi. I'm developping a web application for iPhone using iUI. I have a display problem for the checkboxes and radio... they look flattened and stretched. Here's the code I use : portefeuille checked style="width:2px; height:2px;"> As you can see, I tried to set a fixed width and height for the input element but without success... Any idea ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
