Hi,
Add this line:
-webkit-appearance: none;
Good Luck!
On 29 jul, 06:14, Chin <[EMAIL PROTECTED]> wrote:
> I have developed a iphone web page. its works fine in iphone but it
> takes a shadow effect in the top of all text input and the textareas.
>
> I have specified the class of text input as
>
> .compose_input{
> width:180px;
> height:20px;
> border:0px !important;
> padding:0px 2px;
> margin:0px;
> background:#ffffff;
> }
>
> But still its coming in the iphone only.
>
> I have tested the page in the IE, FF3, Safari 3. No where it is
> showing.
>
> If I'm removing the border:0px !important; then a rounded corner black
> border is coming.
>
> Is there any other way to remove the same from iphone??
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---