I have a website in which I have about 7 images that have been taken by a DSLR camera.
I've tried preloading images although I haven't had success.
I've tried 2 ways of preloading images,
- the Javascript method
- and the CSS (set image to -9999) method
but I've had no luck in decreasing lag... Maybe it may just be the fact that I'm new to this or it may be the fact that I try to CSS resize the image to fit 100% on the screen. If anyone can explain the Preloading process on Javascript, that would be beneficial to me too >.< if anyone knows the actual cause of the problem, help me?