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]
