internet explorer - i want background image displaying loading in ie, as it is displaying the image after loading fully -
am facing problem in ie in versions. rest browsers fine
once hit url in ie http://projects.marswebsolutions.com/kidzntoyz6/ , page seems loading body background loading part of image not displaying. whole image comes after has finished loading. main problem facing that, have used jpeg image edges nd displaying shuld not displaying looks ugly..
please find me solution, in advance
according knowledge on html5 can use line... .
<meta charset="utf-8" /> <!-- force latest ie rendering engine (even in intranet) & chrome frame remove if use .htaccess --> <meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1" />
add in design page.
Comments
Post a Comment