Hi all,
I have a webapp (link in my signature), that I’d like to scale better for larger displays. In particular there is an area on the main page the shows a user upload image (I scale the image on the server side). If the user had a larger resolution display I’d like to display this image larger. I was thinking maybe I could use some jquery to dynamically alter the CSS? OWuld that be possible? If so any pointers would be greatly appreciated.
Or maybe I’m over complicating this by considering to use jQuery? I’m open to other way of doing it also?
Many thanks