[jQuery] How to make a resize window to clients display settings.
Hi I need help how would you grab the cliens display settings and base
of that give them a website in that display setting. Like if I make
about like 5 or 6 different layouts of the same website for different
display settings and have them use the one that fits with there
display settings.
Basicly I want an easy way to resize and reposition the elements in
the website based off the clients display settings so the website
basicly would adjust to the clients display setting so they can view
the website like it should be.
I realize this problem when I looked on my website from my computer
that I made the website on which looks great but then I looked at the
website on a laptop and it was horrible the elements were like
randomly position and also The overall layout looked crapy some were
too too small.
So I want my website viewable by any display settings.
So I need to create a way to grab the clients display settings and
base off that to reposition and also alter the height and width so it
would fit the users screen so they can view my website like how it
should look.