Displaying 1 result from an estimated 1 matches for "element_0".
Did you mean:
element_t
2005 Oct 04
3
serialize()
Near the end of the Sortable.serialize() method, there is a split
command that splits on an underscore. What is the convention it''s
following here and is it documented somewhere?
Thanks,
Jamie
serialize: function(element) {
element = $(element);
var sortableOptions = this.options(element);
var options = Object.extend({
tag: sortableOptions.tag,
only: