Is it possible to resize an image based on the users resolution? I want to do it on the fly, as I have images over running the Div's on iBeats when the user is running a certain resolution.
And it's hella annoying.
Is it possible to resize an image based on the users resolution? I want to do it on the fly, as I have images over running the Div's on iBeats when the user is running a certain resolution.
And it's hella annoying.
I may be being really dumb here, but can you not set the image to be a percentage size (width & height) and let the browser work it out?
Dave
I guess the other option is to have a small set of different sizes and let the user configure which they want, or use some javascript to decide which they'll want. I prefer the former, myself. Although I'd prefer an implementation that required zero image sizing.
There are currently 1 users browsing this thread. (0 members and 1 guests)