search for: pesave

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

Did you mean: resave
2006 Mar 29
0
MaxConnections in IE and Ajax.Request/Sortable
...ag: ''div'', handle: ''pageElementEdit'', ghosting: false, containment: a, overlap: ''vertical'', dropOnEmpty: true, hoverclass: ''PEhover'', onUpdate: PESave, }); } } and: function PESave( cont ) { var str = Sortable.serialize(cont,{tag:''div''}); new Ajax.Request(''/tools/SavePageElements'', { method: ''post'', postBody: str, onComplete: function(xhr) {...