Hi folks, can anybody tell me how the window.clear() function works. It should not be too difficult but I haven't managed to clear a window yet. The browser just ignores the function. Does Netscape keep the functions used in a HTML- page in memory? That means: can I clear a window containing JavaScript without clearing the functions defined in this script? Thanks, Stefan