FYI - I was curious about that so I ran:

http://browsershots.org/http://www.css3.info/preview/rounded-border/

-- Jim Pinkham

On Mon, Dec 22, 2008 at 5:19 AM, Martijn Dashorst <
[email protected]> 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]
>
>

Reply via email to