PDF Embedded in <object> or <embed> tag not loading in IE 11
问题 I have to create an Image slider for which I am using: " Galleriffic plugin > http://www.twospy.com/galleriffic/ ", in the Image slider, along with images, I have to show PDFs for some cases. And to show that, I am putting the <div> which embeds PDF inside " <div class="caption"> " where you can show the description related to the image. For the Slider with PDF, you can see the full code here: http://jsfiddle.net/Z99gr/2/ I am trying to embed the PDF using <object> or <embed> tag, It works