$.ui.plugin.add("resizable", "grid", {

    resize: function() {
        var that = $(this).resizable( "instance" ),
            o = that.options,