From: Matteo Nastasi (mop) Date: Sat, 22 Nov 2008 10:46:13 +0000 (+0000) Subject: max len input bug fixed X-Git-Tag: 3.0.0~205 X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=3cd7077c42961c124b800a307698b19846d94826 max len input bug fixed --- diff --git a/web/briskin5/index.php b/web/briskin5/index.php index df75a97..1a08604 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -84,6 +84,7 @@ window.onload = function() { xhr_rd = createXMLHttpRequest(); sess = ""; + window.onbeforeunload = onbeforeunload_cb; window.onunload = onunload_cb; setTimeout(xhr_rd_poll, 0, sess); @@ -228,7 +229,7 @@ Hai vinto l'asta.
Scegli il seme:
- +