Tagged Questions
0
votes
1answer
434 views
Use Content Editor and iframe to Dynamically Display Selected PDF
So I have a library with PDF documents in it and a content editor web part underneath. When I select a PDF item I would like it to display in the <iframe>. I can accomplish this with a static ...
0
votes
1answer
763 views
Is there a way to fix the blinking of a dropdown menu over a .pdf loaded in a <div>?
I have an object inside a <div> that is displaying a pdf. This is done within a Content Editor Web Part. My drop down navigation menu "blinks" whenever it is over the <div>. The drop ...