hitching / geo-autocomplete

Automatically exported from code.google.com/p/geo-autocomplete
0 stars 0 forks source link

issue with jquery no-conflict #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

Its not really an issue, but im using the geo-autocomplete in the no-conflict 
mode. I added into the ui.geo_autocomplete.js 
on the first line:
;(function($) {

and on the end:
})(jQuery);

Want to post this, if somebody else has the trouble with: "$ is not a function 
in ui.geo_autocomplete.js"

I like this extension, its really a good work!!!
domi

Original issue reported on code.google.com by djga...@gmail.com on 15 Oct 2010 at 1:29