I have create a project. In home page I have put the slide show images. So it will scroll all the images one after the other and I have used the JQuery for that. The total number of images that can be scroll is 10. Each image is about 500 KB. So the total size of 10 images are 5 MB. So my home page size is about more then 5 MB.
My issue is when I load the page it will taking long time.
Can any one tell me how to sort this loading issue. I want the page to load very fast.
Any help