Hi,
I'm getting weird JS errors and when I disable your plugin they are gone. Here's the Firebug log:
c.ui is undefined
[Break on this error] (function(c){c.widget("ui.resizable",c.e...eturn !isNaN(parseInt(d,10))}})(jQuery);ui.resiz...ver=1.7.1 (line 13)
a.ui is undefined
[Break on this error] (function(a){a.widget("ui.draggable",a.e...).css("zIndex",d._zIndex)}}})})(jQuery);ui.dragg...ver=1.7.1 (line 13)
c.widget is not a function
[Break on this error] (function(c){var b={dragStart:"start.dra....overlay.destroy(this.$el)}})})(jQuery);ui.dialo...ver=1.7.1 (line 15)
a.ui is undefined
[Break on this error] (function(a){a.widget("ui.sortable",a.ex...ce:"intersect",zIndex:1000}})})(jQuery);ui.sorta...ver=1.7.1 (line 13)
a(".meta-box-sortables").sortable is not a function
Any idea how to fix this or with what other plugin there is a conflict?