The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › JavaScript › readURL function not working
I have made a function where I can click on button and can create a new row. With a image and file upload.
I use readURL to preview single image OK.
But when I create a new row my readURL does not make preview image work.
how can in make the onchange=”readURL(this);” work each new row created.
http://codepen.io/riwakawebsitedesigns/pen/gpgzEX