How do make a page with loading such as docs/index.html?
That is to say
Before I get a html page(or jsp,php etc) completely,IE(or Firefox) can show a loading gif(or "Loading,please wait a a mement...").
Why I need this ? Because now I use EXT to create my Html element.This will cost some time(or more).At that time ,browser will show some elements loaded.These elements mixed in page confusedly.It looks very ugly:(
Because of this,I want to use loading tip before my Ext page loaded in bowser completely,just like EXT2.0 docs index.html(you can see here:http://extjs.com/deploy/dev/docs/)
http://extjs.com/deploy/dev/docs/resources/extanim32.gif
I learned ext-2.0-rc1/docs/index.html,I have konw that :it used
#If you have any other info about this subject , Please add it free.# |