Search found 25 matches

Go to advanced search

by pboloz
Wed May 14, 2014 9:36 pm
Forum: Issues
Topic: How to 'unclick' a button
Replies: 11
Views: 3121
 
Jump to post

How to 'unclick' a button

I actually need to do the same with a button now. What would I have to change in this code then? I guess I have to change navBar to something else, but what? var navBar = this; var onDelay = function(){ jQuery(navBar).find(".ui-btn-active").removeClass("ui-btn-active"); }; window...
by pboloz
Wed May 14, 2014 9:19 pm
Forum: Issues
Topic: My list service does not refresh
Replies: 2
Views: 904
 
Jump to post

My list service does not refresh

I have solved it by adding a button on the page and linking it to invoke the list service. Thanks.

by pboloz
Wed May 14, 2014 8:39 pm
Forum: Issues
Topic: My list service does not refresh
Replies: 2
Views: 904
 
Jump to post

My list service does not refresh

I have a create service and a list service set up in my app. I can add a record onto the Appery database. But the newly added record does not show in a collapsible list until I restart the app. It works in a PC browser when I click 'Refresh' but it does not refresh on the mobile devices unless resta...
by pboloz
Wed May 14, 2014 4:57 am
Forum: Issues
Topic: How to 'unclick' a button
Replies: 11
Views: 3121
 
Jump to post

How to 'unclick' a button

Yes. I have selected a button instead of a navbar. It works now. Thank you.

by pboloz
Wed May 14, 2014 4:31 am
Forum: Issues
Topic: How to 'unclick' a button
Replies: 11
Views: 3121
 
Jump to post

How to 'unclick' a button

Can you spot what am I doing wrong Yurii?

by pboloz
Wed May 14, 2014 4:30 am
Forum: Issues
Topic: How to 'unclick' a button
Replies: 11
Views: 3121
 
Jump to post

How to 'unclick' a button

I have done as you said Yurii, but it did not work.

Image

by pboloz
Wed May 14, 2014 1:12 am
Forum: Issues
Topic: How to 'unclick' a button
Replies: 11
Views: 3121
 
Jump to post

How to 'unclick' a button

Do I need to create new JS and copy it there?

by pboloz
Wed May 14, 2014 1:03 am
Forum: Issues
Topic: How to 'unclick' a button
Replies: 11
Views: 3121
 
Jump to post

How to 'unclick' a button

I am not sure where do I copy the code you gave me?

by pboloz
Wed May 14, 2014 12:38 am
Forum: Issues
Topic: How to center a text inside a label?
Replies: 5
Views: 1714
 
Jump to post

How to center a text inside a label?

It did. Thanks!

by pboloz
Wed May 14, 2014 12:06 am
Forum: Issues
Topic: How to center a text inside a label?
Replies: 5
Views: 1714
 
Jump to post

How to center a text inside a label?

Sorry, I should ask for input center alignment, not the label.

Go to advanced search