From the Palette: http://help.tiggzi.com/documentation/...
From the Palette: http://help.tiggzi.com/documentation/...
You will have to explain me step by step example beacuse i cant see it .
Use : do x do y do z
The steps are on this page: http://help.tiggzi.com/documentation/...
Open the Palette
Select the Panel component, drag and drop it into the phone
Set type to HTML
Type your HTML code
Thanks very much , this finally works .
I didnt tried all the way playing with it ... scrolling issues and other things ...
but this looks good now . ![]()
What about phonegap capabilities ?
How can these two be implemented together ?
I am talking for example about getting data from the accelerometer.
PhoneGap is included in the app. You can use the out-of-the-box components based on PhoneGap API:http://help.tiggzi.com/documentation/... or the API directly: http://help.tiggzi.com/documentation/...
Is there a documentation about accelerometer.
I can see documents in phonegap site about it .
But how it is used here ?
http://docs.phonegap.com/en/1.0.0/pho...
The links you gave me says nothing about the accelerometer.
You would use it exactly how it's described in the docs... you can start with the example they provide.
Is it not possible to use the geolocation component without the google maps component ( i am using a web based google map based on a html code ) ?
Yes. Geolocation returns your location. You can simply display the coordinates.