Rounded Corners on ALL Browsers

Web designers out there! Have you ever wanted to have rounded corners on the web pages you design but without the use of ugly GIFs or IE-troublesome PNGs? I’ve got good news for you – use jQuery.

I personally would lean towards the user of CSS3 rounded corners but sad to say not all browsers – especially old browsers – support it yet.

Here’s a link to a jQuery tutorial on how to do just that.
http://docs.jquery.com/Tutorials:Rounded_Corners