AnantLabs / jmaps

Automatically exported from code.google.com/p/jmaps
MIT License
0 stars 0 forks source link

Error "$ is not a function" #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Don't know. I'm using too many scripts inside the html page.

What version of the product are you using? On what operating system?
jquery.jmap.min-r72, Windows Vista

Please provide any additional information below.
In line 437
  var panel = $(options.panel).get(0);
I run into an error "$ is not a function". When using "jQuery" instead, it
is running with no error.

Original issue reported on code.google.com by schnik...@gmail.com on 10 Feb 2009 at 8:52