RE: Scroll Table
"Christian Boulanger" <[email protected]> Mon, 12 Jul 2004 15:44:13 +0200
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <000101c46816$553a9b90$c701a8c0@Laptop> |
Hi Alex and everybody, One persistent problem that I have to deal with is the time it takes to load the initial page of my application on a slow internet connection even now that I stripped the Javascript to a minimum. While the browser loads, the user is confronted with a blank screen, and most people with a slow connection abort the loading process. Is there any way of forcing the browser to display something before the javascripts and the DOM have fully loaded? This way one could have a div saying "loading ....." etc. I was even thinking to load a top without nW which could do that and load the whole rest of the application into an IFRAME in this page. Has anybody had this problem? Christian _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org