Search Type: Posts; User: claritee
Search: Search took 0.02 seconds.
-
17 May 2012 9:54 PM
- Replies
- 5
- Views
- 654
You might want to lock the direction of the scroll or just disable it.
This is what I've done (the items in the carousel are populated dymically later on).
{
... -
17 May 2012 9:04 PM
- Replies
- 2
- Views
- 620
Thanks for your reply.
We did a bit more testing and looks like the orientation is correct, but the height and width is inverted.
E.g. portrait orientation provides width and height of... -
13 May 2012 5:42 PM
- Replies
- 2
- Views
- 620
Hi,
I was wondering if there is a workaround for an orientation problem we have been noticing on a Android Samsung Galaxy 2 mobile device.
Steps:
1. Go to the sencha webapp the first time -... -
24 Apr 2012 3:23 PM
- Replies
- 2
- Views
- 733
Awesome, it works! Thanks :)
-
22 Apr 2012 9:41 PM
- Replies
- 1
- Views
- 241
Sorry posted in the wrong forum - this is for sencha touch 2.
The following url is the reposted question -... -
22 Apr 2012 9:38 PM
- Replies
- 2
- Views
- 733
Hi,
I recently came across a case where the date range was incorrect on the datepickerfield.
When I create the datepickerfield I set the current date as the value and also specify the picker to... -
22 Apr 2012 9:04 PM
- Replies
- 1
- Views
- 241
Hi,
I recently came across a case where the date range was incorrect on the datepickerfield.
When I create the datepickerfield I set the current date as the value and also specify the picker to... -
20 Apr 2012 6:30 AM
- Replies
- 3
- Views
- 1,780
Hi,
Thanks for the reply. The problem is that the business want to be able to track 2 channels - normal (UA-XXX) and mobile (MO-XXX).
With the normal javascript fragments that you posted the... -
19 Apr 2012 8:22 PM
- Replies
- 3
- Views
- 1,780
Hi,
I was wondering how to track events for Google analytics?
I am following this guide - https://developers.google.com/analytics/devguides/collection/other/mobileWebsites
This is because the... -
16 Apr 2012 3:33 PM
- Replies
- 2
- Views
- 370
Thanks for the quick reply!
I tried with the below and that worked
theStore.sort([{
direction: 'ASC',
sorterFn: function(o1, o2) { -
15 Apr 2012 10:14 PM
- Replies
- 2
- Views
- 370
Hello,
I have been adding sorters on a store and noticed that if a record does not have a value for a field remains at the top of the sort.
Just wondering is there a way to order these records... -
12 Apr 2012 5:46 PM
Jump to post Thread: Removing items from the viewport by claritee
- Replies
- 2
- Views
- 893
Hi,
I'm having a bit of difficulty with removing items from the viewport and then adding them back.
The motivation is to improve performance by reducing the size of the DOM as much as...
Results 1 to 12 of 12
