From 6d073bbf14319bb37a3a892c35a290f59f167c67 Mon Sep 17 00:00:00 2001 From: makkalot Date: Fri, 1 Aug 2008 23:19:05 +0300 Subject: the current js form handling code for ajaxian request didnt understand when we have some checklistst that fixes the situation --- funcweb/funcweb/static/javascript/ajax.js | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'funcweb') diff --git a/funcweb/funcweb/static/javascript/ajax.js b/funcweb/funcweb/static/javascript/ajax.js index 1b8d44f..d9927a3 100644 --- a/funcweb/funcweb/static/javascript/ajax.js +++ b/funcweb/funcweb/static/javascript/ajax.js @@ -24,8 +24,18 @@ function addDomAjaxREsult(){ function remoteFormRequest(form, target, options) { var query = Array(); var contents = formContents(form); - for (var j=0; j