June 14, 2013

Is there a CSS-only fallback for calc() for IE8

Derek Henderson’s Question:

I know there is a CSS fallback for calc() for IE6-7. Likewise, I know there is a jQuery alternative.

However, is there a CSS-only fallback for calc() for IE8? If so, what is it?

There is no support dynamic properties above IE 8

Dynamic properties (also called “CSS expressions”) are no longer supported in Internet Explorer 8 and later, in IE8 Standards mode and higher.

Source: Read this

Author: Nabin Nepal (Starx)

Hello, I am Nabin Nepal and you can call me Starx. This is my blog where write about my life and my involvements. I am a Software Developer, A Cyclist and a Realist. I hope you will find my blog interesting. Follow me on Google+

...

Please fill the form - I will response as fast as I can!