- Edited
Reading about Drag 'n Drop Uploads and in the comments:
// FFS. I could have done el.hidden = true, but IE doesn't support
// hidden, so I tried to create a polyfill that would extend the
// Element.prototype, but then IE10 doesn't even give me access
// to the Element object. Brilliant.
I wouldn't know this guy if he came up to me on the street and (slapped me || handed me cash || testified about Jesus || offered to shine my shoes), but I definitely GET it.
#PHP>JavaScript