It is possible to add remove button in or beside file field element?
If visitor add wrong file, he won't be able to remove it...
If visitor add wrong file, he won't be able to remove it...
Please write a review for the extension you are using on the Joomla extensions directory before posting a new question as we are being spammed by many negative reviews.
Thank you for your support!
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>That's it.
<button id="clear1" onclick="return false">Remove</button>
<script type="text/javascript">
var control_1 = $("#file_1");
$("#clear1").on("click", function() {
control_1.val("");
});
</script>
2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by ChronoEngine.com