I'm re-sizing images on the client side testing on an iphone5 web browser and seeing a decent amount of lag. It was making me wondering why browser side image re-sizing is so un-performant. Let me add that the re-sizing will be done server side when the project goes live.
Which is more performant, re-sizing images with css or javascript?
Is the performance and quality issues effected by the images re-size difference?