Is there any possible way to get CSS support in IE7 for “display:inherit”?
I tried using ie7.js but it did not seem to help…
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.
Of course it’s not going to help. IE7.js makes IE6 and earlier behave like IE7. A script that makes a browser act like IE7 is not going to be very useful to IE7 itself.
inheritis only supported starting from IE8. So, you’ll want IE8.js and not IE7.js.