Page 1 of 1

background-attachment:fixed Work only on Tester.

Posted: Tue Nov 26, 2013 10:33 am
by tariq

Hi..

I wrote the following CSS Code for container background:

.container_bg{
background:url("../image/conveyor.jpg") no-repeat fixed;
}

and i tried the following JS code on Loade Page Event:

Appery("mobilecontainer").css('background-attachment','fixed');

and it works fine only when i tested my app on web emulator (on Firfox but not working on chrome :( ), but not on my appery.io tester or when i installed it on my real device as (Apk).

I'm using library V1.1 btw.

thanks


background-attachment:fixed Work only on Tester.

Posted: Tue Nov 26, 2013 11:07 am
by Kateryna Grynko

Hi Tariq,

We'll take a look.


background-attachment:fixed Work only on Tester.

Posted: Tue Nov 26, 2013 11:14 am
by tariq

Ok thanks Katya,

i shared my project with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a


background-attachment:fixed Work only on Tester.

Posted: Tue Nov 26, 2013 1:48 pm
by Kateryna Grynko

Tariq,

It works for us. What is your OS version?


background-attachment:fixed Work only on Tester.

Posted: Tue Nov 26, 2013 1:54 pm
by tariq

Android 4.3 & the mobile

Samsung S4


background-attachment:fixed Work only on Tester.

Posted: Tue Nov 26, 2013 2:00 pm
by tariq

and i tried it on S3 android 4.1.2 not working too :(


background-attachment:fixed Work only on Tester.

Posted: Tue Nov 26, 2013 3:58 pm
by Kateryna Grynko

Tariq,

We reproduced the issue. Working on it.


background-attachment:fixed Work only on Tester.

Posted: Tue Nov 26, 2013 4:38 pm
by tariq

Ok thanks Katya, I really appreciate your help :)


background-attachment:fixed Work only on Tester.

Posted: Wed Nov 27, 2013 2:50 pm
by Kateryna Grynko

Tariq,

We issued a bug, our developers will solve this.


background-attachment:fixed Work only on Tester.

Posted: Wed Nov 27, 2013 6:42 pm
by tariq

Ok Thank you so much Katya for your interest.