sep sep sep sep

 

How add CSS3 Support to Internet Explorer (6,7,8,9)?

Microsoft has been published Internet Explorer 9 and web designer face more trouble than ever.

I am a web designer from CSS1 era, and now I have seen basic CSS3 features ( Gradient, Box Shadow, Text-Shadow, Round Borders ).

I am amazed by amount of time we can save by using CSS3. for example, it is possible to create iPhone like button using just a few line of codes ( IE don’t support it! ). No more photoshop backgrounds and fixed width x height for buttons, menues and backgrounds.

CSS3 is supported on all major browsers ( Google Chrome, Firefox, Safari, Opera ) but partial support Internet Explorer 9. Should we wait for Internet Explorer 9.5 ?

No, There is already fixes that will add basic css3 support to IE.

Internet Explorer supports rounded borders ( border-radius ), but no box-shadow, Text-shadow etc.

http://css3pie.com/ ( Click on link to see demo )
Nice and Sweet!

http://fetchak.com/ie-css3/
Another project attempting emulate css3 for IE

Enjoy using CSS3 to Save your Time and make great looking websites.


Leave a Reply