>From my experiments, the iPhone browser css attribute set is quite
different from Android browser.

For example, I am trying to make a transparent textarea (so I can show
a custom background text field image).  On iPhone these css attributes
works:

border:none;
background-color: transparent;
background:transparent;

But on Android's browser, the textarea border as well as a white
background is shown which means the above 3 css attributes don't work
at all.

I have not seen any documentation on the android css specs.
Documentation will be a tremendous help to us Google...  Please!

On Feb 12, 9:15 am, "Fred Grott(shareme)" <[email protected]>
wrote:
> Since webkit is used as browser the iPhone spec for html/cssperhaps?
>
> On Feb 12, 6:34 am, Kumaravel Kandasami
>
> <[email protected]> wrote:
> > Hello,
>
> > I am building "Web Pages" specific for HTC-G1 phones (T-Mobile), is there
> > any specifications or recommendations around screen size, html and other
> > details.
>
> > The code would be specific to this platform.
>
> > Any suggestions appreciated.
>
> > Thanks,
> > Kumar    _/|\_www.saisk.com
> > [email protected]
> > "making a profound difference with knowledge and creativity..."
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" 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/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to