I'm working on a web project and I want to load my webpages with an even transition. What I get right now is my photos and background downloading in a curtain-like manner. I want it to show up when it is all loaded instantly.
I don't mind if there is a progress bar or something but not the curtain-like manner.
I used the prefetch/prerender html 5 tag but with no success.. visit here : http://hellenic-jewls.com/ and then try to hover to another webpage to see that my images are downloaded progressively like a curtain : e.g. http://hellenic-jewls.com/classical/ ofcourse when the webpages are cached it's ok.