02-23-2020, 10:44 AM
Still not sure what you want to accomplish but I suggest that you read about the difference between screen.width and window.innerWidth which are *very* different:
https://stackoverflow.com/questions/3744...reen-width
For must purposes, screen.width is irrelevant because does not correspond to the dimension available to the form
https://stackoverflow.com/questions/3744...reen-width
For must purposes, screen.width is irrelevant because does not correspond to the dimension available to the form

