I\'m seeing error messages about a file, min.map, being not found:
min.map
GET jQuery\'s jquery-1.10.2.min.map is triggering a 404 (Not Found) <
GET jQuery\'s jquery-1.10.2.min.map is triggering a 404 (Not Found)
Download the map file and the uncompressed version of jQuery. Put them with the minified version:
Include minified version into your HTML:
Check in Google Chrome:
Read Introduction to JavaScript Source Maps
Get familiar with Debugging JavaScript