使用video.js文件报错:Failed to load resource: net::ERR_FILE_NOT_FOUND的解决办法
Posted 天地一扁舟
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用video.js文件报错:Failed to load resource: net::ERR_FILE_NOT_FOUND的解决办法相关的知识,希望对你有一定的参考价值。
使用video.js文件报错:
file://www.google-analytics.com/__utm.gif?utmwv=5.4.2&utmac=UA-16505296-2&u…Fexample.html&utmcc=__utma%3D1.5782357959.1.1.1.1%3B&utme=8(vjsv)9(v4.3.0)Failed to load resource: net::ERR_FILE_NOT_FOUND
video.js:6 'webkitMovementX' is deprecated.Please use 'movementX' instead.
video.js:6 'webkitMovementY' is deprecated.Please use 'movementY' instead.
解决办法参考这篇文章:http://stackoverflow.com/questions/22671994/jquery-will-not-load-because-it-cant-be-found
分析:出现该问题的原因是因为所用的html是本地的网页文件。
这篇文章内容如下:
My html page don't works because my script is not loading. The script I'm using is as follows:
This is the error:
Can you see the problem? I just copied the scripts src from google hosted libraries. javascript jquery html
| |||
add a comment |
3 Answers
active oldest votes27 |
I think you're testing this using an HTML file on your local file system.
| ||||||||||||||||||||
|
Did you find this question interesting? Try our newsletter
3 |
You need put http:// before the URL. Try it:http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js
| ||||
|
0 |
Only posting to help anyone else who did what i did. I spent hours trying to figure out why i was getting about a 100 of these errors. I had forgot i was messing around with ngRoute and had placed |
以上是关于使用video.js文件报错:Failed to load resource: net::ERR_FILE_NOT_FOUND的解决办法的主要内容,如果未能解决你的问题,请参考以下文章
SecureCRT sftp上传文件报错:put: failed to upload xxx 拒绝访问
报错Failed to load config “prettier“ to extend from.?
报错Failed to load config “prettier“ to extend from.?