Open wv1124 opened 8 years ago
case 'click': if ( this.enabled && !e._constructed ) { e.preventDefault(); e.stopPropagation(); } break;
There always can't click
case 'click': if ( this.enabled && !e._constructed ) { e.preventDefault(); e.stopPropagation(); } break;
There always can't click