I am working on a project and I have to make the same firefox on the same website. I like the element & lt; Input type = "file" /> There is a problem with
, that is what I found:
and with Firefox:
My problem is that there is no substitute for deleting files with Firefox.
Can anyone help me? Thanks
You can use jQuery.
$ clearButton.on ('click', function () {$ fileInput.val ('');});
No comments:
Post a Comment