what css workaround that you folks use to fallback support for ie6, 7,8 ? i need rounded corner for
- text inside div (button)
- image as background-image in div (make the image rounded corner)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Only way I know would be to use background images which often require extra markup. Myself I use CSS3PIE and leave the corners square when js is disabled