html5 upload Image

Ich versuche ein SEHR einfaches Bild-uploader in html5.

<input type="file" multiple=""/>

Möchte ich zeigen, was hochgeladen wird, ohne mit PhP oder so etwas. Könnte ich mithilfe von code ähnlich wie diese?

<img src="WHATEVER WAS UPLOADED"/>

Dank!

InformationsquelleAutor dualCore | 2012-01-17
Schreibe einen Kommentar