Calling destroy() unbinds event handlers not created by jWindowCrop. For example, after calling destroy my Bootstrap dropdowns no longer work. This can be fixed by namespacing the unbind(). Pull request incoming.