amostajo / geo-location-javascript

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

Uncaught TypeError: object is not a function (geo.js:106) #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Loaded Chrome on Mac OS X 10.6.8 with Sencha Touch 1.1.0
2. Included geo.js and gear_init.js as per this article: 
http://diveintohtml5.org/geolocation.html
3. Noticed in js console this error: Uncaught TypeError: object is not a 
function (geo.js:106)

What is the expected output? What do you see instead?
It looks like there are no major issues, but I'm worried that it might be 
affecting some other webkit browsers that are not that intelligent as Chrome...

What version of the product are you using? On what operating system?
geo.js 0.4.8, gear_init.js, Chrome 13.0.782, Mac OS X 10.6.8, Sencha Touch 1.1.0

Please provide any additional information below.
-

Original issue reported on code.google.com by e...@commutalize.com on 8 Sep 2011 at 1:29

GoogleCodeExporter commented 8 years ago
Question: If you just try 
http://www.merkwelt.com/people/stan/geo_js/sample.html in your browser, does 
that work?

Original comment by whoiss...@gmail.com on 12 Sep 2011 at 7:02

GoogleCodeExporter commented 8 years ago
Yes, this example works perfectly in my browser, but if I debug this url in my 
browser, it doesn't go through line 106, so I guess this test link is 
irrelevant...

Original comment by e...@commutalize.com on 17 Sep 2011 at 12:16