From 3a595f9a823419552041c5276e91557a443f88cd Mon Sep 17 00:00:00 2001 From: riccardo Date: Tue, 1 Feb 2011 13:58:23 +0100 Subject: [PATCH] added ajax post (still work in progress thouth) --- telemeta/htdocs/timeside/src/controller.js | 54 +++++++++++++++++++++- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/telemeta/htdocs/timeside/src/controller.js b/telemeta/htdocs/timeside/src/controller.js index 3f871595..af67a859 100644 --- a/telemeta/htdocs/timeside/src/controller.js +++ b/telemeta/htdocs/timeside/src/controller.js @@ -100,12 +100,11 @@ TimeSide(function($N) { var m = nonNullMarkersMap.markers; var l = m.length; if(div){ - var d = new Date(); var textWithFocus; div.style.display = "block"; var doc = document; var divChildren = div.childNodes; - var round = Math.round; + //var round = Math.round; for(var i=0; i