T Thorsten Wujek Dec 6, 2004 #2 Run a start page where you detect the screen resolution and redirect the page with storing the resolution in a session variable.
Run a start page where you detect the screen resolution and redirect the page with storing the resolution in a session variable.
P Patrice Dec 6, 2004 #4 Usisng javaScript and the screen object : http://www.devguru.com/Technologies/ecmascript/quickref/screen.html For which usage ? In case this would be fior some UI adaptation another option is to use the flowlayout mode and let the HTML fit itself to the screen... Patrice --
Usisng javaScript and the screen object : http://www.devguru.com/Technologies/ecmascript/quickref/screen.html For which usage ? In case this would be fior some UI adaptation another option is to use the flowlayout mode and let the HTML fit itself to the screen... Patrice --