jakiestfu / Blur.js

blur.js is a jQuery plugin that produces psuedo-transparent blurred elements over other elements.
924 stars 212 forks source link

GET http://rymate.x10.mx/test/none 404 (Not Found) #6

Open jmurth1234 opened 11 years ago

jmurth1234 commented 11 years ago

Getting the following error in the chrome javascript console

$('#container').blurjs({source: 'body',radius: 10}); [ <div id=​"container">​… ] GET http://rymate.x10.mx/test/none 404 (Not Found) blur.min.js:285 (anonymous function) blur.min.js:285 jQuery.extend.each jquery-1.7.1.js:658 jQuery.fn.jQuery.each jquery-1.7.1.js:271 $.fn.blurjs blur.min.js:199 (anonymous function) InjectedScript._evaluateOn InjectedScript._evaluateAndWrap InjectedScript.evaluate

My code is in this gist https://gist.github.com/anonymous/6159981

How do I fix it? What am I doing wrong?

OKNoah commented 10 years ago

My file is local, but I also get Failed to load resource: the server responded with a status of 404 (Not Found) http://10.0.1.4/my-project/source/public/none