Menu

#1 open in new window

open
nobody
None
5
2003-08-23
2003-08-23
Anonymous
No

In index.php in the function startchat()
you wrote: "if (document.input.newwin.value) { ...."
but it's a checkbox and so it has to be: "if
(document.input.newwin.checked) { ...."

Discussion


Log in to post a comment.

Monday.com Logo