這中情況一般發(fā)生在asp網(wǎng)站建設(shè)當(dāng)中,有些人習(xí)慣使用一些簡易的環(huán)境程序去運行asp網(wǎng)站,像“asp代碼調(diào)試”等工具,這樣就有時就會造成谷歌瀏覽器火狐瀏覽器,在應(yīng)用css樣式的情況下失效,頁面不能應(yīng)用css樣式,的情況會偶爾發(fā)生,
這中情況一般發(fā)生在
asp網(wǎng)站建設(shè)當(dāng)中,有些人習(xí)慣使用一些簡易的環(huán)境程序去運行asp網(wǎng)站,像“asp代碼調(diào)試”等工具,
這樣就有時就會造成谷歌瀏覽器火狐瀏覽器,在應(yīng)用css樣式的情況下失效,頁面不能應(yīng)用css樣式,的情況會偶爾發(fā)生,
我們沒有找到具體原因,可能是這類工具的缺陷,然后我們專用iis去配置網(wǎng)站,并且用127.0.0.1 或localhost去訪問網(wǎng)站,就沒有發(fā)生這種情況,
總結(jié),我們在
網(wǎng)站建設(shè)過程中,像“asp代碼調(diào)試”等工具盡量不用,雖然它方便,如果出現(xiàn)不合理的錯誤,我們轉(zhuǎn)用iis去配置瀏覽網(wǎng)站試一下。
This situation generally occurs in asp website building among some people accustomed to using some simple environmental program to run asp sites like "asp code debugging" and other tools,
This sometimes will cause Google Browser Firefox browser, css styles in the application of the case fail, the page can not be applied css styles, the situation will occur occasionally,
We did not find a specific reason, such tools may be defective, and then we go to configure iis dedicated website, and use 127.0.0.1 or localhost to access the website, this does not happen,
Summary, the process of building our website, such as "asp code debugging" and other tools to try to do, although it is convenient, if there is an unreasonable mistake, we switch to configure iis browse websites try.