Asmaa AlHammadi
Posts: 0
Joined: Tue May 12, 2015 12:56 pm

Can I make a responsive application?

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.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Can I make a responsive application?

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/...

Asmaa AlHammadi
Posts: 0
Joined: Tue May 12, 2015 12:56 pm

Can I make a responsive application?

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Can I make a responsive application?

Asmaa,

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

Return to “Issues”