How is twitter able to add images to a page without using the <input type='file>
.
For example
I try to see their source code to get a better understanding on how they are able to do that but no luck yet on understanding how it is done it seems like they are able to do this without using the <input type='file'>
if you guys can give me a link to a article or a code example on how this can be done. I will really appreciate that.