Page 1 of 1

Progress Bar html / java

Posted: Thu May 23, 2013 11:50 am
by kean77
Please help me - im new to this!!

I have created a nice webpage in HTML5 and CSS3 - now i want to make a progress bar that appears before the page loads / opens.

So when people enter my URL, a progress bar starts until all content of the page is loaded and then the page opens...is this possible?

I've watched 100s tutorial, but they teach me to create the progress bar in javascript and test it, but i really don't know how to implement it into my html so i get what i want?

So please, help...


Lars

Re: Progress Bar html / java

Posted: Fri May 24, 2013 5:19 am
by Helx
Hi there,

I've found a little jQuery script on Google.
Read the entire page if you have idea how to use it :)

http://tpa.im/jp

If you have any trouble, just let me know and I'm sure I or somebody else could help you with implementation or setup.