Page 2 of 2

"Select" component

Posted: Thu Jan 10, 2013 6:42 pm
by BlueMKT

:D Heey thank you very much!! But... :(

I test the app and the selector appears no more but the header seems rarely, just the back button appears without the header name

Image


"Select" component

Posted: Thu Jan 10, 2013 7:03 pm
by Maryna Brodina

Hi! We'll take a look again


"Select" component

Posted: Fri Jan 11, 2013 8:09 am
by Kateryna Grynko

Hi,

We found what caused this. You set up margin in JavaScript code:
code$('h1[dsid="mobileheader"]').css('margin','0px');/code
Delete this line or add more px to margin and it'll work correctly.


"Select" component

Posted: Fri Jan 11, 2013 10:53 pm
by BlueMKT

Thank you :D


"Select" component

Posted: Thu Jan 24, 2013 12:07 pm
by Kateryna Grynko

Hello!
It's fixed.