noPCtoday
07-18-2007, 08:14 PM
I want to make a page loading function for my website,
1.before all, I want it to load a navigation bar,
2.then, the page loads the text & css, but will not display them untill loading is finished.
3.then, load images, but will not display them untill loading is finished.
4.lastly, when image is finished, i want it to load Prototype library and other stuff.
and Also there is a bar indicates if its loading txt/image/javascript
I don't really know where to start with, can you guys give me some hints on these functions? also How do I control the loading order?
1.before all, I want it to load a navigation bar,
2.then, the page loads the text & css, but will not display them untill loading is finished.
3.then, load images, but will not display them untill loading is finished.
4.lastly, when image is finished, i want it to load Prototype library and other stuff.
and Also there is a bar indicates if its loading txt/image/javascript
I don't really know where to start with, can you guys give me some hints on these functions? also How do I control the loading order?