Search found 294 matches

Go to advanced search

by Egor Kotov6832188
Tue Nov 25, 2014 12:37 pm
Forum: Issues
Topic: Compiled app drops stylesheet.
Replies: 5
Views: 767
 
Jump to post

Compiled app drops stylesheet.

Hello Carl. Absolutely. Like Alena said styles that you have implemented are 'weaker' then Appery.io theme styles. Each style selector has it's own 'weight'. You can find details in the link that Alena has provided. You can find your styles for the component in console, or easily navigate to it by c...
by Egor Kotov6832188
Tue Nov 25, 2014 11:21 am
Forum: Issues
Topic: Create list in offline mode
Replies: 29
Views: 2568
 
Jump to post

Create list in offline mode

We were hoping that you could find mistake in your code by yourself.
You have changed task to msg, msg to BQ_status, but forget to change it everywhere, thus BQ_status is always empty, and there is no property with name header in it.
Your mistake is here:
msg = msgssArr.shift();

by Egor Kotov6832188
Tue Nov 25, 2014 10:05 am
Forum: Issues
Topic: Selected List Item Value
Replies: 6
Views: 831
 
Jump to post

Selected List Item Value

Hi Murali.
1) It is better to ask questions in one post, so we can track issues handling progress for your project.
2) You have implemented styles that will hide your element.
http://www.w3schools.com/css/css_disp...

Go to advanced search