any idea how am i gonna make more round the border corners with CSS?? but in the same time show up on IE...

Recommended Answers

All 5 Replies

actually i did some research before i post that here, without any result...thank you anyway

Unless you're asking a different question, this provides exactly how to create rounded corners in IE, and was the second link listed by Google.

Regards
Arkinder

Code away as normal for css3, then do what it says here http://css3pie.com/
I've just used this on a couple of sites and it works very well. When it goes wrong, the usual solution is to add position:relative to the div in question. Several other css3 bits of code now work as well once I tried this.

I am using this JavaScript for rounded corner, and it works for me.
so you can try this code.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.