Reply to thread

you can't do this without javascript because it needs to be done on client side.

you "could" probably detect the width via js, send it via ajax to the server and save it for the current session and use it THEN inside your php code.


Back
Top Bottom