Displaying 1 result from an estimated 1 matches for "setupcategoryeditor".
2006 Mar 31
0
info about default value of InPlaceCollectionEditor
I have the follow code:
-------------------------------------
<script type="text/javascript">
function setupCategoryEditor(el, url, id_pagam) {
var Element = document.getElementById(el);
var editor= new Ajax.InPlaceCollectionEditor(el, url,
{
callback: function(form, value) { return
''op=pag_sca&value=''+value+''&id=''+id_pagam+''&id_cliente=8&id_order=22...