html - Download a file with javascript and ignore MIME -
i wants browser download video file when server ready.
i have seen download file using javascript/jquery , however,it not possible change mime on server.
but browser regard video streaming media , display @ hidden iframe,instead of download it.
how can fix this,make browser ignore mime , download it?
thanks help!
maybe, html5 download attribute need? give client link video , add attribute it. not every browser supports it, though.
Comments
Post a Comment