I want it to appear after a delay, and then disappear
div
12:24 pm on May 11, 2002 (gmt 0)
Hi,
I need a piece of javascript that will pop a piece of text after a set time, and then disapear after a set time. NOt in a window but on the screen.
Thanks
Div
mikegram
2:42 pm on May 11, 2002 (gmt 0)
I just posted a piece of code to the forum question at [webmasterworld.com...] This might help get you going. Instead of using links to set the message function in motion you'll want to use the setTimeout() function.