I have a problem with loading JavaScript in Google Chrome. I\'ve created the separate js file with a simple alert message and then linked it before the end of the body
Try including jquery cdn just above your script tag in body.
This will work fine!!