How can I show a loading/progress bar to show how far along that the page is loaded? I want something like Gmail’s:

I am using jQuery so it would be great if there is some jQuery code that can show the percentage of how far along the page has loaded.
Here’s what you want, see example, you can also download it and tweak as your needs:
Jquery Pre Loader
Hope this helps.