switch (this.options.captionAnimation) {
          case 'none':
            this.$caption.show();
            break;
          case 'fade':