Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi friends....

I have a problem in IE5-8 browser to set border radius in auto height div.
All other browser working well but the IE not supported this. Please help me.

Thanks in advance.
Posted

1 solution

Most universal method of generation of the border-radius styles I ever saw is this: http://border-radius.com/[^].

As to IE versions…

Base way of IE6 compatibility is this:
all browsers pass the # parameter to the script except for IE 6.[^].

As to IE4-6… (!) Are you serious? :-)

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900