bjorn2404 / jQuery-Store-Locator-Plugin

A store locator plugin using Google Maps API version 3
MIT License
495 stars 235 forks source link

Downloaded code is not working #4

Closed herin closed 11 years ago

herin commented 11 years ago

I have download a code of this plugin for demo. I am trying to run this code on my local computer ,but its not work , it gives ' SyntaxError: invalid label ' and ' TypeError: $(...).on is not a function ' error message when i press Submit button. I have run the index.html file. It also give error message as ' ReferenceError: $ is not defined ' and ' ReferenceError: jQuery is not defined.

And also what is map.html file that i have didn't get ? Please suggest me how to use this plugin with asp.net mvc application ?

bjorn2404 commented 11 years ago

It doesn't run locally. Put it on a web server.

thegeorgeous commented 11 years ago

The local server will have problems communicating with the Google API. So you will have to run it on a proper web server