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 :

<div class="row">
                        <label class="histo" style="width:130px; 
vertical-align:top; margin-
top:-7px">portefeuille</label>
                        <div style="width:5px; margin-left:160px; padding-right:
50px"><input type="radio" name="portefeuille" value="portefeuille"
checked style="width:2px; height:2px;"></div>
</div>

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to