search for: serializeel

Displaying 1 result from an estimated 1 matches for "serializeel".

Did you mean: serialize
2008 Apr 22
1
Problem with Prototype 1.6.0.2, Opera 9 and Form.serialize()
...Object.isArray(result[key])) result[key] = [result[key]]; result[key].push(value); } else result[key] = value; } } return result; } )); Line 3408 of linked script https://...url.../prototype/prototype.js return Form.serializeElements(Form.getElements(form), options); Line 47 of linked script https://...url.../file.js parameters = "&" + Form.serialize($(form_id)); Line 1 of script jsPostAppend("/path/to/script.php", "delete", "form_submenu", "body"); At u...