Page 1 of 1

html screen resolution on mobiles etc

Posted: Mon Mar 25, 2013 1:53 pm
by carrot
Hi,
I am developing in jade 6.3.10, and have a small web app, using jade forms, linking into my main application, but have problems with the screen resolution.
The forms are quite small, and only have up to 10 or 12 controls.
Everything works fine functionally, but when the web pages are viewed on a high resolution device, such as a smart phone or iPad, the web page is very small and needs to be zoomed in order to be seen properly. The screen size then gets reset for every new page or refresh, resulting in users constantly needing to double tap or zoom to get it back to a useful size.
Does anyone know of a means to automatically scale the forms so they use the full screen work area available?

Many thanks :)