Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
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. |