Jump to content

Round Corners In IE


Orionsbelter

Recommended Posts

I want round corners on my tables in all browsers. But i manage to find a code that did the trick but only worked in FF, but not in IE in fact in IE it aligned it to the left too, But i really do like the idea of all my tables been rounded off, this is why i hate IE its so crap, But most of my users are using IE which means i need to make it work in IE :( does anyone know how i can do this?

 

 

thanks blmg911

Link to comment
https://forums.phpfreaks.com/topic/127834-round-corners-in-ie/
Share on other sites

Hi

 

Php only handles the operations, like an engine in a car. HTML, CSS, javascript etc does the cosmetic bits, like a car's bodywork.

 

Take a look at http://www.methvin.com/jquery/jq-corner-demo.html if you use a jquery based solution you'll get some nice results across all browsers. Another way to do it could be makes some rounded corners in Fireworks > export in PNG or GIF with transparency, and position absolute using CSS. Thats the way I do it anyway. If you want me to make you up the images I can send them across to you.

 

Good luck!

Link to comment
https://forums.phpfreaks.com/topic/127834-round-corners-in-ie/#findComment-661843
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.