I am using Sencha Touch for some weeks now, and I plan to add to my webapp, a form with 开发者_运维百科which users can contribute with informations. I was wondering of means of securing this form, sin
I have nestedlist with treestore. While loading first time the store is loaded perfectly and list is being displayed according to the store. When i click refresh button , my treestore should get reloa
I\'m trying to build a mobile version of a website. I\'ve kinda made the html and the css but I want it to work nice. I\'ve made two columns (a left column which is the menu and a right column which i
I am trying to use an ActionSheet to present the user several options to continue. I want to add a simple text box in the middle of the screen to describe the 开发者_运维问答problem to the user.
Here is the css I am reading: .card { font-size: 72px; 开发者_StackOverflow社区padding: 80px 40px;
I\'m trying to make my code a little more robust, by handling all sorts of exceptions that may occur. One may be a 404 exception on a Json web request. It looks like the callback method of store.load
in my sencha touch app I need to display a list of over 600 entries of objects per selected customer.
I am new to Scencha. I am using a bar chart example of Scencha charts. I could not change colors of the charts, it comes by default. Where can I change the color in the following code? How can I trans
开发者_StackOverflow社区How can I get a parameter from the url? For example, if have: page1.html#token=12345
We have developed an application using Sencha Touch and PhoneGap which works flawlessly on iOS devices.It\'s now time to port the app to the Android OS, which in most cases works great, except when th