How can I show only XML files in a file input element? I read about the accept attribute, but also found out that the browser does not support it. I found several JS scripts here, but they did not work: - \
(I also check this server side, but I would like to do this on the client side as well)
thanks
javascript html input forms selection
Shai
source share