I'm sure this problem isn't one you guys aren't unfamiliar with.
For example, if I had a picture, which I displayed at the size 32 by 32 px, and then enlarged with JavaScript to 64 by 64 px, the picture quality goes terrible for about 1 to 2 seconds, and then gets better.
So is there a way to prevent the quality of the picture from going down when it is resized using JavaScript?
