I have a image gallery application. When a user click a thumbnail of a gallery image it will show the actual high resolution image (nearly 2000x1500). For the faster viewing I have added pre-loading of images.The main problem noticed in this application is
The memory utilization increases substantially in ie8 when viewing the actual high resolution images. I have tested the jQuery lightbox plugin in ie8. Still the issue is light box too.. How can resolve this issue? It it a general issue of ie8 ? If there is any solution available please share with me !