-
1 Aug 2010 11:58 AM #1
GeoTweet example
GeoTweet example
Hi,
I've been trying to get the geotweet example to work. I've got it to display the "Map" and "Timeline" tabs but nothing else. I've put the app in the examples folder with the following directories:
index.html
-css
--guide.css
-src
--index.js
I copied "ext-touch.css" from resources/css and renamed it "guide.css".
Any idea why its not displaying the map or tweets? All the included css/js files are being referenced correctly.
Am I right in thinking that guide.css is purely to style the app and I should be using CSS 3 to do it? I'm new to CSS to I guess I should pick up a book on CSS 3.
Cheers,
SenchaNoob
-
1 Aug 2010 3:56 PM #2
It could be an issue with how the code uses location information that isn't always accessed correctly in Chrome or Safari (unless it's Safari on a mobile device).
-
2 Aug 2010 1:57 AM #3
Hi there,
I'm using Chrome, nothing at all shows up on Firefox or IE. What webkit browser for Windows would I best be using to test these apps?
Cheers
SenchaNoob
-
2 Aug 2010 2:05 AM #4
You want Chrome or Safari. IE/Opera/FF aren't webkit based.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!


Reply With Quote