onBeforeFileDrop

fires before files are dropped

void onBeforeFileDrop(array files,HTMLEvent e);
filesarrayfiles array
eHTMLEventevent object
Back to top