Is it possible to check how many bytes got loaded in HTML Page
? If not, then can anyone explain how these percentage preloader
s work in html pages or tell if they are just an illusion for users?
I want to create a pre-loader
for my website having functionality similar to flash pre-loaders
. But can't understand how to check whether each element of website gets loaded or still loading.