From 3a3e6872e2f806050a08e4549670a2f126a821d3 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sat, 13 Jan 2007 05:03:55 +0000 Subject: [PATCH] aggiunta gestione uscita dai tavoli --- web/table.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/web/table.php b/web/table.php index 4c8ce4a..0241d79 100644 --- a/web/table.php +++ b/web/table.php @@ -65,14 +65,17 @@ window.onload = function() { xhr_rd = createXMLHttpRequest(); sess = ""; + window.onunload = onunload_cb; + setTimeout(xhr_rd_poll, 0, sess); setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); }
+ - +
@@ -200,9 +203,11 @@ Hai vinto l'asta.
Scegli il seme:

+
+

-
biriddo
+
-- 
2.17.1