"Select" component
Posted: Thu Jan 10, 2013 6:42 pm
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi! We'll take a look again
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.
Thank you ![]()
Hello!
It's fixed.