Strange 404 errors with bits of jQuery library code
I've got a script that emails me when I get 404 errors on my site. In the past few months, I've seen lots of errors coming back that have various bits of the jQuery library in the URL. I'm wondering if anyone else has seen this sort of thing and what they did to fix it.
The 404 errors appear to come from a wide variety of browsers and platforms. (Windows + IE 8, Mac + Safari, etc.)
Examples:
Accessing: http://ddmgaragedoors.com/springs/},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.开发者_高级运维style||this.elem.style[this.prop]==null))return%20this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function%20f(j){return%20e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||
Referer: http://ddmgaragedoors.com/springs/garage-door-springs.php
Accessing: http://ddmgaragedoors.com/springs/).css(
Referer: http://ddmgaragedoors.com/springs/garage-door-springs.
Accessing: http://ddmgaragedoors.com/diy-instructions/);this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,
Referer: http://ddmgaragedoors.com/diy-instructions/troubleshooting.php
first validate your pages http://validator.w3.org/check?verbose=1&uri=http://ddmgaragedoors.com/diy-instructions/troubleshooting.php
精彩评论