Click to See Complete Forum and Search --> : page transitions


lohumihem
04-12-2008, 12:37 AM
Hi,

I've a very strange problem, when ever I navigate any link of my site, it shows me white background of page for some millisecond. And this problem comes only first time.

I think page is saving in cookies so that when i click again it ll show me locally from cache..............

But strange it should not be happen as there are lots of other sit which are not in my PC's cache and opening smoothly.........

link of site:http://www.digitaleducare.com/index.html

Pls help!

jessnoonyes
04-12-2008, 02:19 AM
I think you can use javascript to preload your image when the page first starts to open so it doesn't do that.

lohumihem
04-12-2008, 03:23 AM
thanks for advice. as you see my code on index page........ I've used JS but only in that page... as the layout is same so i don't need it on every page .

once index will cache, it will be reflected to every page... as only text will be change

Pls tell me do you also see the error?