Yeah it's good. But depends highly on your use case.. In most of my cases we cant afford to miss too many people..

Most people just don't care what browser they have, they just want the sites they visit to look good, and if their browser just not happen to support css 3 then they do not believe it's their fault the site looks crappy.

Regards Nino

Martijn Dashorst wrote:
On Mon, Dec 22, 2008 at 11:14 AM, Steve Swinsburg
<[email protected]> wrote:
or the simple CSS you can apply yourself.
.roundedThing {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
however that may not be 100% across all browsers.

Which is great: it rewards users that have up-to-date browsers that
aren't locked in the previous century with a much prettier UI, whilst
still having a functioning app.

Martijn

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to