Jquery Undefined And $ Undefined Errors In Firefox 4
I am doing some work for a client and their version of Firefox 4 is getting JQuery undefined errors, whereas my version of Firefox 4 is fine. This is when viewing the exact same p
Solution 1:
Are you loading a local copy of jQuery (instead of say a CDN) and this local copy is not in the client's computer?
Post a Comment for "Jquery Undefined And $ Undefined Errors In Firefox 4"