css3 - CSS 3 background-size not working on IE9 -


background-image:url(yellow.jpg); background-size:180px 180px; background-repeat:no-repeat;

the above mentioned css works perfect on chrome ie9 unable scale images + display images correctly

are sure ie runs in ie9 mode? code works image tried.

(f12 open developer window)


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -