1
vote
2answers
274 views
in javascript how can I detect if a browser will display or download a pdf?
Hi.
Say i have
a webpage with an iframe:
an url pointing to a pdf document: http://www.example.com
some …
