Home  >  Article  >  Backend Development  >  ie6下 js加载有关问题

ie6下 js加载有关问题

WBOY
WBOYOriginal
2016-06-13 13:33:43722browse

ie6下 js加载问题
IE6下由PHP生成的JS文件 在页面上调用该文件的时候 第一次加载页面时无法加载这个文件,需要重新刷新一次才会加载。
求各位大虾指点~~指点

------解决方案--------------------
if(!empty($id))这个判断有问题,你第一次加载的时候$id有值吗?
------解决方案--------------------
那你要把代码贴全
------解决方案--------------------
清空IE6缓存,重试

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn