i was just wondering if anyone has come up with or thought about a solution for inline images and the new iPad coming out.
i would love to use a combination of add_image_size and this jQuery Script (https://github.com/mcilvena/jQuery-Retina-Display-Plugin) to pull this off.
basically, we have content contributors in the office that would upload an image at say 900 x 900 pixels, and then the system would keep one large image for the retina display and then generate another image at 50% of that size for normal displays.
just curious if anyone has seen this being done.
Cheers!