Search found 17 matches

Go to advanced search

by Michael Iverson
Mon Mar 03, 2014 10:13 pm
Forum: Issues
Topic: Increasing button reaction times
Replies: 1
Views: 456
 
Jump to post

Increasing button reaction times

We are experiencing issue on the I iPad. When we press a button, or select component, there is a significant delay. Is there a way to improve the performance in terms of speed for a button or select to respond to a touch event?

Michael

by Michael Iverson
Sun Mar 02, 2014 4:50 pm
Forum: Issues
Topic: Manipulating components
Replies: 3
Views: 751
 
Jump to post

Manipulating components

I am using Javascript to add dynamically to a select component the option statement . For example select option value="1" Hi /option option value="2"hello /option /select Now the select is from the UI provided by Appery, but I have a class name associated with the Component, but ...
by Michael Iverson
Fri Feb 28, 2014 10:37 pm
Forum: Issues
Topic: Manipulating components
Replies: 3
Views: 751
 
Jump to post

Manipulating components

I am trying to manipulate a Select component on Appery.io with JqueryMobile in a JS file. Yet, it does not seem to do anything. Select Class:UnitLog Jquery in JS File: $('').val(i).text(this.UNIT ).appendTo(".UnitLog"); The first '' is suppose to be an option, but the editor will not show ...
by Michael Iverson
Thu Feb 27, 2014 8:23 pm
Forum: Issues
Topic: Question I broke open a custom component in our application. Is there a way to reverse the process?
Replies: 1
Views: 460
 
Jump to post

Question I broke open a custom component in our application. Is there a way to reverse the process?

I broke open a custom component on our app. I had to do this to assign class names to elements with the custom components. Is there a way to reverse the process?

by Michael Iverson
Tue Feb 25, 2014 9:14 pm
Forum: Issues
Topic: Popup issue
Replies: 3
Views: 651
 
Jump to post

Popup issue

Yes! It already shows above the Main Page. Works fine the first time, but when the Popup shows for the second time, and the user enters there data, and hit the login button, the popup disappears, and the screen behind refreshes, and all the controls freezes. By the Way, the main screen behind the po...
by Michael Iverson
Tue Feb 25, 2014 7:43 pm
Forum: Issues
Topic: Popup issue
Replies: 3
Views: 651
 
Jump to post

Popup issue

I have a popup for a loving screen. At first it seemed to work ok. Now if the user wants to religion, the Login popup will reappear as expected, but when the user hit button on the popup on the second go around, the Popup disappears, and the main screen reloads, and all of the controls are frozen. H...
by Michael Iverson
Fri Jan 24, 2014 2:30 am
Forum: Issues
Topic: What Happened to the SQLITE tutorial?
Replies: 2
Views: 571
 
Jump to post

What Happened to the SQLITE tutorial?

Ok,

Thanks.

Michael

by Michael Iverson
Fri Jan 24, 2014 2:05 am
Forum: Issues
Topic: What Happened to the SQLITE tutorial?
Replies: 2
Views: 571
 
Jump to post

What Happened to the SQLITE tutorial?

What Happened to the SQLITE tutorial? I hit the link, and the page is no longer there. Is Appery going to discontinue support for SQLITE?

Michael

by Michael Iverson
Tue Jan 21, 2014 7:07 pm
Forum: Issues
Topic: Nested Panels
Replies: 6
Views: 914
 
Jump to post

Nested Panels

https://d2r1vs3d9006ap.cloudfront.net/s3_images/1012381/ScreenShot2014-01-21at10.59.06AM_inline.png?1390331001 When you click the 'New Panel' button, a new panel will be loaded in place of the old. I cannot figure out the code to do this. Below is my attempt to do this with js/jquery: precode var P...
by Michael Iverson
Mon Jan 20, 2014 7:42 pm
Forum: Issues
Topic: Nested Panels
Replies: 6
Views: 914
 
Jump to post

Nested Panels

Yes,

However, Let's say I add a button to the panel. This button will open a new panel, on the same side.

Michael

Go to advanced search