Search Type: Posts; User: boniek83
Search: Search took 0.01 seconds.
-
8 Dec 2011 10:20 AM
- Replies
- 2
- Views
- 685
Hi
I am trying to use your jsbuilder to compile custom file with only classes my app need. I want to use it along with sencha-touch.js instead of using sencha-touch-all.js in production.
... -
30 Nov 2011 1:31 AM
- Replies
- 7
- Views
- 2,972
Thanks for respond. If anyone need it, I found temporary way to do it from controller. It seems to be working fine in Chrome but takes few lines of code:
First we need wrap our tpl items in to div... -
29 Nov 2011 10:55 AM
- Replies
- 7
- Views
- 2,972
Hi.
In Sencha Touch 1.x, I was able to add click event listener to any HTML element in XTemplate. For example:
tpl:
'<tpl for=".">' +
'<p class="button">{name}</p>' + ...
Results 1 to 3 of 3
