Events.addEvent(Dom.get(_options.container), 'mouseup', function() {
                    comp.trigger('mouseup');
                }, comp.uid);