Page 1 of 1

Can I make a responsive application?

Posted: Tue Oct 06, 2015 3:30 pm
by Asmaa AlHammadi

Hello,

I am building an application in Jquery
but when I add pictures and test the application in different page size, the pages don't look organized

for example:

Image

Image

So, is it possible to create a responsive app?

thank you.


Can I make a responsive application?

Posted: Tue Oct 06, 2015 4:38 pm
by Evgene Karachevtsev

Hello Asmaa,

Could you please clarify your question with more details? If you want to center your image you can do this with CSS: https://getsatisfaction.com/apperyio/...


Can I make a responsive application?

Posted: Tue Oct 06, 2015 5:35 pm
by Asmaa AlHammadi

I mean whenever I change the page size of the app, the app layout should remain the same

to make a responsive layout of the app
because I have to install the app in different tablets, and each tablet has its own page size

I hope you understand my question


Can I make a responsive application?

Posted: Tue Oct 06, 2015 7:19 pm
by Evgene Karachevtsev

Asmaa,

You can specify the absolute or fixed position of each element on a page via css.