Search Type: Posts; User: dhanraj.bhandari
Search: Search took 0.02 seconds.
-
19 Jul 2012 5:12 AM
- Replies
- 3
- Views
- 848
I inspect DOM on desktop it shows fixed width and height.
But on device how I can check on orientation?
whole code link
http://www.4shared.com/folder/D056QpV1/Copy_of_tabpanel.html -
19 Jul 2012 5:09 AM
- Replies
- 3
- Views
- 848
I checked on monitor it shows fixed width and height.
How we can inspect DOM on device?
whole code link
http://www.4shared.com/folder/D056QpV1/Copy_of_tabpanel.html -
17 Jul 2012 6:45 AM
- Replies
- 3
- Views
- 848
Hi,
when I am showing tabpanel on button click. As I change orientation on device then the base panel get rendered properly, but the inner component (formpanel) does not set according to base panel.... -
11 Jul 2012 11:40 PM
- Replies
- 5
- Views
- 2,094
Hi,
we are making full website using sencha touch 1.
Is there any solution for access camera in sencha touch 1. -
11 Jul 2012 11:21 PM
- Replies
- 5
- Views
- 2,094
Thank you for quick reply.
I am creating website it will put on server and run on devices like ipad etc.
In that I need access camera or photo gallery.
Just like below website in that he can... -
11 Jul 2012 11:00 PM
- Replies
- 5
- Views
- 2,094
I am making website using sencha touch1. I want to access device(like ipad) camera to take photo as well access photo gallery of device(like ipad). How i can access device(like ipad) camera or photo...
-
17 Apr 2012 9:14 PM
- Replies
- 2
- Views
- 1,019
yes,
this is code:
treelist.js
Ext.namespace('nestedlistdemo');
nestedlistdemo.treeList = function(config){
Ext.apply(this, config, { -
16 Apr 2012 10:36 PM
- Replies
- 2
- Views
- 1,019
I am creating nested list application in sencha touch 1 . In that i am adding data from json file.I have made on new button to create one node and add to list. it is successfully added node to that...
-
27 Mar 2012 5:20 AM
- Replies
- 7
- Views
- 1,389
parameter are corrects, we are taking response only true or false.
-
27 Mar 2012 4:36 AM
- Replies
- 7
- Views
- 1,389
we are using alert message box for server side response it gives success true on chrome (desktop), but success false on device like iphone , android.
is there any problem in above mention code ... -
27 Mar 2012 4:20 AM
- Replies
- 7
- Views
- 1,389
PHP code on the server
-
26 Mar 2012 8:45 PM
- Replies
- 7
- Views
- 1,389
We are sending request to server every 7 second.In that request we are sending fb id to server, server take this fb id check the online user send back response true otherwise it will send response...
-
26 Mar 2012 5:07 AM
- Replies
- 7
- Views
- 1,389
I am working on sencha touch web application in which I am sending request to server after every 7 seconds and I am getting response true if the request sends after every 7sec to the server. It is...
-
29 Feb 2012 9:02 PM
Jump to post Thread: multi.timer by dhanraj.bhandari
- Replies
- 7
- Views
- 4,820
we want to call single function repeatedly as like setinerval in javascript. how we can do that?
plz help me.
thanks in advance
Results 1 to 14 of 14
