我正在使用手机差距和查询手机。使用与iPhone和iPad项目相同的代码,css在iPad中无法正常工作。 怎么可能在iPhone上没有破坏链接而在iPad上没有?
这是我的链接代码:
<link rel="stylesheet" href="js/jquery.mobile-1.3.1/jquery.mobile.structure-1.3.1.css" />
<link rel="stylesheet" href="js/jquery.mobile-1.3.1/test.css" />
css文件的路径:
js/jquery.mobile-1.3.1/jquery.mobile.structure-1.3.1.css
js/jquery.mobile-1.3.1/test.css
图片文件的路径:
js/jquery.mobile-1.3.1/images/
答案 0 :(得分:0)
在打败自己之前,尝试清除iPhone上的缓存,你可能会发现链接已经坏了。