Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

Load-Image Library - Reset Or Change Selected File

Using this library Load-Image here what is the correct way to reset or change the selected image. In my example if I select an image, then change it I end up with previews of both images, need to reset canvas? ... Thanks in advance ....

<!doctype html>
<html>
<head>
<title>Load Image Test</title>
<meta charset="utf-8">
</head>

<body>
<form>
    <input type="file" id="file-input">
    </form>
    <script src="js/load-image.all.min.js"></script>
    <script>...
Code (markup):
Load-Image Library - Reset Or Change Selected File

from JavaScript https://ift.tt/33PzzDC
via IFTTT

Post a Comment

0 Comments