Designing at one iPhone size but testing on many
Hi,
We're trying to remote field test a design, which means that users will be using their own devices. How can I create a design that will fit screens for all devices? A responsive design dictates using a table, which doesn't work for the designs we want to test. Is there another way?
Hi there,
You can use an on page load event to resize the pages when the window is greater than a certain amount/has a bigger screen.
Best,
Danielle
Hi there,
You can use an on page load event to resize the pages when the window is greater than a certain amount/has a bigger screen.
Best,
Danielle
Do I Resize all of the elements by width, and the height would be...?
Do I Resize all of the elements by width, and the height would be...?
Also, do you have to do each element individually?
Also, do you have to do each element individually?
Replies have been locked on this page!