开发者

Why a same html page directly in the machine running and IIS is not the same as display result?

开发者 https://www.devze.com 2022-12-13 00:03 出处:网络
I Have a static HTML Page,Running in local Machine input the \"C:\\test.html\" In IE8 .everything is work fine.

I Have a static HTML Page,Running in local Machine input the "C:\test.html" In IE8 .everything is work fine.

But When i deploy on IIS and by : "http://loca开发者_开发技巧lhost/test.html"

This is a big difference display result between of two way. I am sure i use IE8 and same page.


In your html file you could be using a path to your CSS file that is not visible when hosting from your local server.


without any code or anything, it's hard to say. do you have any references to any files (css, js, img, etc) that are not located where the html file is looking?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号