Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Remy_Juanes

Miembro desde
Remy_Juanes

Actividad reciente de documentos

Ver toda la actividad
Página Fecha Comentario

DragEvent


Sorry, I was wrong after few tests.

DragEvent


'event.classList.contains("dropzone") === true' is more sure than 'event.ClassName == "dropzone"' especially if you're using a JS framework or a library.