From: "Christopher Allen" <Christoph...@iPhoneWebDev.com>
Date: Fri, 29 Jun 2007 23:48:40 -0700
Local: Sat, Jun 30 2007 2:48 am
Subject: Re: Using CSS3 Media Queries to target the iPhone
On 6/26/07, Pelle <pel...@gmail.com> wrote:
> I discovered this post about using CSS3 Media Queries: Apple doesn't support the handheld profile, as it tries to emulate a > http://www.css3.info/preview/media-queries.htmlhttp://www.css3.info/p... > The CSS Spec itself is here: > The great thing is that Safari/3 supports it and therefore iPhone as > Anyway it seems like an interesting way of targeting not just the > I posted a short example on my blog here about how it possibly could > http://stakeventures.com/articles/2007/06/26/useful-css3-support-targ... > Has anyone else used these definitely new selectors before? "desktop class" browser without the limitations of most handheld browsers today. So instead of using the handheld profile as you propose in your blog, <link rel="stylesheet" media="only screen and <link rel="stylesheet" media="screen and (min-device-width:481 px)" The other trick you can do, useful if your font size isn't working <tag style="-webkit-text-size-adjust:none"> There may be some other -webkit styles that we will learn about once My personal belief is that web developers should first attempt to see -- Christopher Allen You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||