08-27-2008, 02:16 PM
Hi I would like someone the tell me how to get around resolutions.
I am thinking to make a javascript check the clients resolution and then changed the css values according what I put for that resolutions.
my website also allows the person to design their own page, this requires me to save the css values which this can mess up the resolutions script.
The reason because my idea fix was to change the css values based on each resolutions so I will make a layout with css for each resolution. I will put the values in. This will cause a mess if the users are allowed to put the css values meaning change the layout to what they want.
So is there any way to make my website scale,resize,reposition css elements based on the clients resolutions?
I am thinking to make a javascript check the clients resolution and then changed the css values according what I put for that resolutions.
my website also allows the person to design their own page, this requires me to save the css values which this can mess up the resolutions script.
The reason because my idea fix was to change the css values based on each resolutions so I will make a layout with css for each resolution. I will put the values in. This will cause a mess if the users are allowed to put the css values meaning change the layout to what they want.
So is there any way to make my website scale,resize,reposition css elements based on the clients resolutions?