Código HTML:
Ver original
Código Javascript:
Ver original
var dropzone = document.getElementById('drop_zone'); window.onload = function(){ alert(dropzone.className); }
Uncaught TypeError: Cannot read property 'className' of null
ayudenme por favor!!!! si es sumamente simple por que me retorna nulo !!!!!!