I've got this problem to solve... I've got to print a first text at x-y coordinates 80-400, and a few seconds afterwards i have to display a text at x-y coordinates 10-10. I do it with server push, but is it possible with DHTML to print two DIV tags in the body, the first with the bottomright text, and afterwards in my html file the second with the upperleft text?
Is it possible with a variable number of messages, a variable x-y position and a variable message?
Is it possible with a variable number of messages, a variable x-y position and a variable message?