Okay so I have to make a website for my School's robotics team and I've installed a JQuery plugin for parallax scrolling, I learnt how to use it and frankly it was minimal use of JavaScript.
Although now I realized that my page is REALLY image heavy and it lags the site throughout the whole scrolling process, it just looks really bad. I've read many online descriptions for a preload, all with a similar layout although I still don't understand what I have to do.
Can anyone explain how a preload works and what information in what format I have to put it in?
Also if I was to have a preload loading interface, how would I integrate that? I have my .gif image, now what?