Date: 04/13/07 (Web Development) Keywords: cms, java I know how to have JavaScript toggle the visibility of a DIV item on basic events (on click, etc). But could someone show me how to have it HIDE a DIV after a period of time has gone by? I'm writing a CMS and would like to hide success / error messages after a few seconds of visibility.
|