[Javascript] Question - Page Load Feedback

Shawn Milo shawn.milo at gmail.com
Wed Jul 20 10:17:39 CDT 2005


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.



More information about the Javascript mailing list