Hi everyone,
i have getting the css3 border radius in internet explorer 7+ . do you have any solution without using pie.htc script. i you have then please tell me. i will waiting you for answers.
thanks in advance
CSS border radius Problem in IE7+
Page 1 of 16 Replies - 1201 Views - Last Post: 29 December 2012 - 06:45 AM
Replies To: CSS border radius Problem in IE7+
#2
Re: CSS border radius Problem in IE7+
Posted 27 December 2012 - 09:25 PM
Can you show us your code and tell us a bit about what you've tried so far?
#3
Re: CSS border radius Problem in IE7+
Posted 28 December 2012 - 02:46 AM
afaik, there is no pure CSS solution for IE7/8 (without htc). IE9+ should support it natively.
#4
Re: CSS border radius Problem in IE7+
Posted 28 December 2012 - 03:43 AM
For Example the code is
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px;
#5
Re: CSS border radius Problem in IE7+
Posted 28 December 2012 - 08:13 AM
Why do you not want to use HTC?
But no, it's as Dormilich says; without htc, you'd have to go old school and use rounded images for the corners.
But no, it's as Dormilich says; without htc, you'd have to go old school and use rounded images for the corners.
This post has been edited by SpAm101: 28 December 2012 - 08:15 AM
#6
Re: CSS border radius Problem in IE7+
Posted 28 December 2012 - 09:42 PM
thanks to all of you
#7
Re: CSS border radius Problem in IE7+
Posted 29 December 2012 - 06:45 AM
I'm not sure if this is the best solution, but I use this jquery plugin: http://jquery.malsup.com/corner/
It has some really cool effects too
Cheers!
It has some really cool effects too
Cheers!
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote








|