Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Question - Page Load Feedback
- From: mdougherty at pbp.com (Mike Dougherty)
- Subject: [Javascript] Question - Page Load Feedback
- Date: Wed Jul 20 10:26:02 2005
I didn't think the page was reloading. I thought a content div was being repopulated by an xmlhttp call result. It would be a good idea to have "normal" pages indentify that you were leaving them when going to a slow-loading next page. I might employ the strategy you're describing on the next modification of our intranet site. (we sometimes launch data-intensive applications that take 10-15 minutes before the page returns - the user is looking at the old page during that time. It would be nice to leave a message that says, "Working... be patient" before starting the long run time) On Wed, 20 Jul 2005 11:17:39 -0400 Shawn Milo <shawn.milo@xxxxxxxxx> wrote: > I think the simplest thing to do is have the status image/text hidden > by default by a CSS style setting. Don't bother to put it there and > then have JS hide it onload(). > > When a link is clicked, have the links hidden and the status shown. > > When the page successfully reloads, the image/text will again be > hidden by default. > > That should be it. > _______________________________________________ > Javascript mailing list > Javascript@xxxxxxxxxx > https://lists.LaTech.edu/mailman/listinfo/javascript > > > __________________________________________________________ > This message was scanned by ATX > 11:19:33 AM ET - 7/20/2005
- Follow-Ups:
- [Javascript] Question - Page Load Feedback
- From: Timothy White
- [Javascript] Question - Page Load Feedback
- References:
- [Javascript] Question - Page Load Feedback
- From: Harvey A. Ramer
- [Javascript] Question - Page Load Feedback
- From: Mike Dougherty
- [Javascript] Question - Page Load Feedback
- From: Shawn Milo
- [Javascript] Question - Page Load Feedback
- Prev by Date: [Javascript] Question - Page Load Feedback
- Next by Date: [Javascript] Question - Page Load Feedback
- Previous by thread: [Javascript] Question - Page Load Feedback
- Next by thread: [Javascript] Question - Page Load Feedback
- Index(es):