I am using jquery 1.7.1 (minified). I keep getting an error in firebug: Syntax error,
unrecognized expression: > /Scripts/jquery-1.7.1.min.js Line 3.
I have tried using the CDN and receive the same error.
When I try the unminified version, I also get an error: Syntax error,
unrecognized expression: > /Scripts/jquery-1.7.1.js Line 4179.
Any idea why this might be happening?